By: TqT
Inspect and view changes in Tab Age Shower source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Age Shower",
"version": "1.0",
"description": "Shows how long the current tab has been open.",
"permissions": [
"tabs",
"storage"
],
"browser_action": {
"default_title": "Tab Age",
"default_popup": "popup.html",
"default_icon": "icons/icon64.png"
},
"icons": {
"64": "icons/icon64.png",
"128": "icons/icon128.png"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_specific_settings": {
"gecko": {
"id": "{93456952-b20c-4e40-be77-171ad9827656}",
"strict_min_version": "68.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Tab Age Shower Alternatives
Here are some Firefox add-ons that are similar to Tab Age Shower: