Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of tabnotes-tab-manager

tabnotes-tab-manager by 剑士One

Give every tab a note. Find any tab again by what it was for, not just its title.

0 (0 reviews)0 (0 reviews)
Download Firefox and get the extension
Download file

Extension Metadata

Screenshots
Give every tab a note. Your note follows the page, so it survives closing and restoring the tab.Search by what you remember, not what the page was called. Notes, titles, and tags are all searchable.Edit any note in place. Enter saves, Escape cancels — no need to reopen the page.Save a whole window, then add or remove individual tabs before you restore it.
About this extension
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:

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.
Developer comments
BUILD INSTRUCTIONS

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
  • The extension makes no network requests. There is no server, no remote code,
    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.
  • data_collection_permissions.required is ["none"] for that reason.
  • The "tabs" permission reads the active tab's URL and title so a note attaches
    to the right page, and lists the tabs in a window only when the user
    explicitly saves a session.
  • There is no sidePanel permission in this build. Firefox uses
    sidebar_action -> sidepanel.html. Chrome's side panel is a build-time
    manifest difference in the same source tree.
Rated 0 by 0 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and data

Required permissions:

  • Access browser tabs

Data collection:

  • The developer says this extension doesn't require data collection.
Learn more
More information
Add-on Links
  • Homepage
  • Support site
  • Support Email
  • Copy add-on ID
Version
0.1.1
Size
93.38 KB
Last updated
12 days ago (Sep 15, 2026)
Related Categories
  • Tabs
License
MIT License
Privacy Policy
Read the privacy policy for this add-on
Version History
  • See all versions
Tags
  • privacy
  • search
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.