My Activities
It is a sample Google Chrome browser extension
The extension was built in Flutter Web.
How to build
% cd /path/to/project/root
% flutter build web --web-renderer html --csp
This will generate a /build/web
folder in the root of the project.
How to install in Chrome browser
Note: this is not an official package, not published via Google Extension Market.
If you feel uncomfortable to play with it, then stop here. For the rest, have fun! ?
-
Download the ZIPed extensions package from here.
-
Unpack it into a folder and remember the path.
-
In Chrome menu open the Settings -> Extensions page
(Shorter way: type into the browser address bar: chrome://extensions/
)
-
Enable the
Developer mode
switch in the top right.
Then 3 new buttons will appear, chose the first one:Load unpacked elements ...
-
Locate the unpacked ZIP folder and select the folder to load.
-
The extension is loaded.
-
Open a new browser window, and click the extensions icon (puzzle icon) on the top right:
Pin it:
- Open/Close it by clicking on the icon