By: Joey P
Inspect and view changes in Better Tab Counter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Counter",
"version": "1.1",
"description": "Displays the number of open tabs in the current window.",
"permissions": [
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"64": "icons/icon-64.png",
"128": "icons/icon-128.png"
},
"default_title": "Tab Counter"
},
"incognito": "spanning",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"64": "icons/icon-64.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{38e1ca49-214c-4196-a9e4-611c5a7a49fd}"
}
}
} Best Better Tab Counter Alternatives
Here are some Firefox add-ons that are similar to Better Tab Counter: