By: Shajirr
Inspect and view changes in Opened & Closed Tab Counter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Opened & Closed Tab Counter",
"version": "2026.7.10",
"description": "Counts daily opened and closed tabs, displaying count delta in the addon badge, more details on addon icon hover, and count delta history in a popup",
"browser_specific_settings": {
"gecko": {
"id": "{e5292467-a0c9-4854-982b-6a12aaf21609}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage",
"tabs",
"alarms",
"sessions"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "icon.svg",
"default_popup": "popup.html"
},
"icons": {
"24": "icon.svg",
"32": "icon.svg",
"48": "icon.svg"
}
} Best Opened & Closed Tab Counter Alternatives
Here are some Firefox add-ons that are similar to Opened & Closed Tab Counter:
Tab Counter
Vaente
Tab Tally
Paul Morris
Better Tab Counter
Joey P
TST Active and Total Tabs Counter
Irv66
Tab Stats
Mike Hommey
Close Other Duplicate Tabs
igorlogius
Count Duplicate Tabs
igorlogius
Tab Statistics
dietrich ayala
Tabs Counter
Oziku Technologies LLC
Tab Counter
Perry Naseck
Close Inactive Tabs
Nic Z
Tab Counter (fork)
vhfmag