Skip to content

sendoamr/navigators-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

navigators-extensions

Navigator util extensions

Chrome install

To load the extension, you need to:

  • Clone this repository;
  • Go to chrome://extensions/;
  • Make sure you are in development mode;
  • Click on "Load unpacked extension" and navigate to your extension folder.

Firefox install

Install web-ext globally

npm install --global web-ext

In the folder that contain manifest run:

web-ext run