Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naxoc/navigate-unpinned
Navigate between numbered tabs ignoring the pinned ones
https://github.com/naxoc/navigate-unpinned
browser-extension firefox-extension tabs-management
Last synced: about 1 month ago
JSON representation
Navigate between numbered tabs ignoring the pinned ones
- Host: GitHub
- URL: https://github.com/naxoc/navigate-unpinned
- Owner: naxoc
- License: mit
- Created: 2018-01-29T01:02:10.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-29T04:00:37.000Z (almost 7 years ago)
- Last Synced: 2024-12-15T09:06:22.205Z (about 1 month ago)
- Topics: browser-extension, firefox-extension, tabs-management
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Navigate Unpinned Tabs
This is a small browser extension extension that will ignore pinned tabs when
you navigate with the ctrl/cmd + number with keyboard shortcuts.## Todo
* Come up with shortcuts to navigate to the pinned tabs
* Port to Chrome (only Firefox for now).