Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

my activities

it is a sample google chrome browser extension

the extension was built in flutter web.

flutter web extension showcase

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! ��

  1. download the ziped extensions package from here.

  2. unpack it into a folder and remember the path.

  3. in chrome menu open the settings -> extensions page

(shorter way: type into the browser address bar: chrome://extensions/ )

  1. enable the developer mode switch in the top right.
    then 3 new buttons will appear, chose the first one: load unpacked elements ...

  2. locate the unpacked zip folder and select the folder to load.

  3. the extension is loaded.

  4. open a new browser window, and click the extensions icon (puzzle icon) on the top right:
    img.png

pin it:

img_1.png

  1. open/close it by clicking on the icon

img_2.png


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

Top