tabnotes-tab-manager de 剑士One
Give every tab a note. Find any tab again by what it was for, not just its title.
Metadate extensie
Capturi de ecran
Despre această extensie
You have 30 tabs open. Three days from now you'll have no idea why.
Every tab manager sorts your tabs by title and URL — but the reason you opened a
tab was never in the title. It was in your head. That's the part you forget.
TabNotes fixes that. Attach a note to any page — one line is enough:
Then find it again by searching what you wrote. Not by squinting at 30
identical-looking tabs.
WHAT YOU GET
PRIVATE BY DESIGN
TabNotes has no server, no account, and no analytics. Your notes are stored in
your own browser and never leave your computer. There is nothing to sign up for
and nothing to leak.
FREE
Every feature is available with no account, no sign-up, and no time limit. The
interface is available in English and Simplified Chinese.
Questions or feature requests: the support link below is the fastest way to
reach the developer.
Every tab manager sorts your tabs by title and URL — but the reason you opened a
tab was never in the title. It was in your head. That's the part you forget.
TabNotes fixes that. Attach a note to any page — one line is enough:
competitor pricing, cite in Thursday deck
recipe — halve the sugar
bug repro, check again after deploy
Then find it again by searching what you wrote. Not by squinting at 30
identical-looking tabs.
WHAT YOU GET
- Per-tab notes — your note follows the page, so it survives closing and restoring the tab
- Search across every note, title, and tag
- Saved sessions — snapshot all your open tabs and restore them later, and add or remove individual tabs from a saved session
- Edit any note in place, without reopening the page
- Star the notes that matter
- Click any note to jump to that tab, or open it if it is closed
- Works in the sidebar, so it stays out of your way
PRIVATE BY DESIGN
TabNotes has no server, no account, and no analytics. Your notes are stored in
your own browser and never leave your computer. There is nothing to sign up for
and nothing to leak.
FREE
Every feature is available with no account, no sign-up, and no time limit. The
interface is available in English and Simplified Chinese.
Questions or feature requests: the support link below is the fastest way to
reach the developer.
Evaluat cu 0 de către 0 recenzori
Permisiuni și date
Permisiuni necesare:
- Să acceseze filele browserului
Colectare de date:
- Dezvoltatorul spune că extensia nu necesită colectarea de date.
Mai multe informații
- Linkurile suplimentului
- Versiune
- 0.1.1
- Mărime
- 93,38 KB
- Ultima actualizare
- 12 zile în urmă (15 sept. 2026)
- Categorii conexe
- Licență
- Licență MIT
- Politică de confidențialitate
- Citește politica de confidențialitate pentru acest supliment
- Istoricul versiunilor
- Adaugă în colecție
The uploaded tabnotes-0.1.0-firefox.zip is a compiled bundle produced by
WXT 0.21.4 + Vite. The matching source is in the attached
tabnotes-0.1.0-sources.zip. To reproduce the submitted build:
npm install # honours package-lock.json (Node 22, npm 10)
npm run zip:firefox # writes .output/tabnotes-0.1.0-firefox.zip
That is the entire build. No other step, no generated code.
NOTES FOR THE REVIEWER
and no use of eval(). Everything the user creates is written to
chrome.storage.local and stays on the device. There is no telemetry and no
analytics of any kind.
to the right page, and lists the tabs in a window only when the user
explicitly saves a session.
sidebar_action -> sidepanel.html. Chrome's side panel is a build-time
manifest difference in the same source tree.