hupf / tabmarks

Web Extension for handling groups of tabs persisted as bookmarks

Home Page:https://addons.mozilla.org/en-US/firefox/addon/tabmarks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tabmarks

Web Extension for handling groups of tabs persisted as bookmarks.

Available on AMO here: https://addons.mozilla.org/firefox/addon/tabmarks/

Build Status

Known issues

  • Switching to a group loads all tabs (which is slow and clutters browser history), see #9
  • No ability to rename, move or delete groups without browser restart, see #6
  • No i18n support (currently English only)
  • Only tested with Firefox

Development (for Firefox)

Install dependencies:

yarn install

Open Firefox and load the extension temporarily in the browser:

yarn start

Linting:

yarn lint

Testing:

yarn test

Creating a ZIP file (will be put in web-ext-artifacts/):

yarn build

Author

Mathis Hofer (thanks to Puzzle ITC for letting me start this project)

License

Distributed under the MIT License.

About

Web Extension for handling groups of tabs persisted as bookmarks

https://addons.mozilla.org/en-US/firefox/addon/tabmarks/

License:MIT License


Languages

Language:JavaScript 88.1%Language:HTML 9.9%Language:CSS 2.0%