By: chiz
Inspect and view changes in Your Tab Session source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Session Counter",
"version": "1.0",
"description": "Tracks the total number of tabs opened during a browsing session.",
"permissions": [
"tabs",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "{3f94cd67-5833-49e0-87e1-a813a0d6b200}"
}
}
} Best Your Tab Session Alternatives
Here are some Firefox add-ons that are similar to Your Tab Session: