Skip to content

kashiif/edit-bookmark-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edit Bookmark Plus

Edit Bookmark Plus is an extension for Firefox. To know more, see extension's page on addons.mozilla.org.

Build xpi

First Time Setup

  1. Install NodeJS.

  2. Install GruntJS by typing the following command:

npm install -g grunt-cli
  1. Run the following command in the repository root directory to install all the required grunt plugins:
npm install

This setup is required only once.

Generating xpi

Once all the required grunt plugins are installed, type the following in the repository root directory:

grunt

A directory named dist would be created and would have the xpi file. The version of extension is obtained from package.json file.

About

Edit Bookmark Plus - Firefox Extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages