Skip to content

(Work in progress) Firefox extension to save the tabs to a bookmark group and switch between different groups.

License

Notifications You must be signed in to change notification settings

jingyu9575/tabs-to-bookmark-groups

Repository files navigation

Tabs to Bookmark Groups

(Work in progress) Firefox extension to save the tabs to a bookmark group and switch between different groups.

Build

Install the dependencies:

npm install --only=prod

The globally installed build tools can be used, found by $PATH. It is also possible to install the packages locally:

npm install --only=dev

Run the build script to generate the unpacked extension in dist:

node build

Create unsigned XPI release: (requires the zip command)

node build --xpi

About

(Work in progress) Firefox extension to save the tabs to a bookmark group and switch between different groups.

Resources

License

Stars

Watchers

Forks

Packages

No packages published