All Projects → hupf → Tabmarks

hupf / Tabmarks

Licence: mit
Web Extension for handling groups of tabs persisted as bookmarks

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Tabmarks

Useragent Switcher
A User-Agent spoofer browser extension that is highly configurable
Stars: ✭ 261 (+1907.69%)
Mutual labels:  firefox, webextension
Context Search
A Firefox WebExtension that displays a context menu, that searches for the selected text.
Stars: ✭ 26 (+100%)
Mutual labels:  firefox, webextension
Chameleon
WebExtension port of Random Agent Spoofer
Stars: ✭ 263 (+1923.08%)
Mutual labels:  firefox, webextension
paxmod
🕊️ Firefox add-on for multi-row tabs and site-dependent tab colors
Stars: ✭ 123 (+846.15%)
Mutual labels:  firefox, webextension
Google Music Hotkeys
Browser extension that adds keyboard control to Google / YouTube Music
Stars: ✭ 25 (+92.31%)
Mutual labels:  firefox, webextension
Openrunner
Computest Openrunner: Benchmark and functional testing for frontend-heavy web applications
Stars: ✭ 16 (+23.08%)
Mutual labels:  firefox, webextension
Jjb
一个帮助你自动申请京东价格保护的chrome拓展
Stars: ✭ 3,083 (+23615.38%)
Mutual labels:  firefox, webextension
paywallr
🔓 Web extension for reading articles locked behind paywalls of over 50 german newspapers, e.g. Frankfurter Allgemeine Zeitung, Leipziger Volkszeitung & Hamburger Abendblatt
Stars: ✭ 63 (+384.62%)
Mutual labels:  firefox, webextension
Privacy Redirect
A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.
Stars: ✭ 342 (+2530.77%)
Mutual labels:  firefox, webextension
Headereditor
Manage browser's requests, include modify the request headers and response headers, redirect requests, cancel requests
Stars: ✭ 338 (+2500%)
Mutual labels:  firefox, webextension
AntiRickRoll
Chrome extension that blocks Rickrolls!
Stars: ✭ 22 (+69.23%)
Mutual labels:  firefox, webextension
Downthemall
The DownThemAll! WebExtension
Stars: ✭ 512 (+3838.46%)
Mutual labels:  firefox, webextension
AndroidSDKSearchExtension-Firefox
A Firefox port of the Chrome extension that adds an 'ad' Awesome Bar command and view source links for the Android SDK.
Stars: ✭ 19 (+46.15%)
Mutual labels:  firefox, webextension
webpageScanner
Extension for Firefox
Stars: ✭ 16 (+23.08%)
Mutual labels:  firefox, webextension
page-shadow
A Chrome, Firefox, Opera and Edge extension to increase contrast, decrase brightness and invert color of websites
Stars: ✭ 14 (+7.69%)
Mutual labels:  firefox, webextension
Epiboard
Web Extension — A new tab page extension with material design and useful features 🆕 🎉
Stars: ✭ 262 (+1915.38%)
Mutual labels:  firefox, webextension
re-style
A user style manager for Firefox 57+ which can load local files and apply UI styles
Stars: ✭ 33 (+153.85%)
Mutual labels:  firefox, webextension
looped-in
A browser extension that displays Hacker News comments for the current webpage
Stars: ✭ 63 (+384.62%)
Mutual labels:  firefox, webextension
Tridactyl
A Vim-like interface for Firefox, inspired by Vimperator/Pentadactyl.
Stars: ✭ 3,474 (+26623.08%)
Mutual labels:  firefox, webextension
Webextension Toolbox
Small CLI toolbox for cross-browser WebExtension development
Stars: ✭ 365 (+2707.69%)
Mutual labels:  firefox, webextension

Tabmarks

Web Extension for handling groups of tabs persisted as bookmarks.

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 starting this project)

License

Distributed under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].