Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JessFairbairn/tab_kraken
A Web extension which adds a view for managing tabs, grouping them by domain or by duplicate URLs
https://github.com/JessFairbairn/tab_kraken
firefox-addon tab-management webextension
Last synced: 17 days ago
JSON representation
A Web extension which adds a view for managing tabs, grouping them by domain or by duplicate URLs
- Host: GitHub
- URL: https://github.com/JessFairbairn/tab_kraken
- Owner: JessFairbairn
- Created: 2023-01-12T00:05:13.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-08T21:56:02.000Z (9 months ago)
- Last Synced: 2024-09-27T01:49:36.856Z (4 months ago)
- Topics: firefox-addon, tab-management, webextension
- Language: JavaScript
- Homepage:
- Size: 256 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tab Kraken
## Development
### Build
Use the build.cmd (Windows) or build.sh (Bash) scripts to build. I've really kept it simple, no bundlers or anything.### Tests
Currently using Karma, I'm looking to change as Karma is a defunct project and doesn't play nicely with Github Workflows but that is not a priority.