Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keturiosakys/train-of-tabs
A browser extension to keep track of where that tab came from
https://github.com/keturiosakys/train-of-tabs
Last synced: 24 days ago
JSON representation
A browser extension to keep track of where that tab came from
- Host: GitHub
- URL: https://github.com/keturiosakys/train-of-tabs
- Owner: keturiosakys
- License: mit
- Created: 2023-06-14T22:16:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-07T08:19:01.000Z (9 months ago)
- Last Synced: 2024-02-07T18:50:01.432Z (9 months ago)
- Language: TypeScript
- Size: 1.07 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Train of Tabs
"Best thing since breadcrumbs"
> **Note:**
> Currently works only in Chromium based browsersTrack your train of ~thought~ tabs on the internet.
A scenario:
1. You open a whole bunch of tabs
2. You switch to something else (another application or you go make some tea)
3. You come back to the browser and wonder: what was I intending to do? Where did this tab come from? Which tabs are the links I was gonna follow up from here?This is a simple extension that helps with these questions. It keeps track of which tabs you opened from which other tabs and, if called up, at any given tab it will show you that information.
### Alternatives
#### Tree-style tabs
There are a number of great tree-style tab plugins out there that look to address a similar problem. They will generally show you a full nested tree of your tabs. However, I found this to be quite noisy - you're always looking at the entire tree of your tabs. In a long browsing/research session this can get especially unwieldy as your tree branches off to the deep ends of the internet.