Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.