By: Angchriss
Inspect and view changes in TemporaryTab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "TemporaryTab",
"version": "7.5.7",
"description": "Opens links in temporary tabs that close automatically after user-defined time.",
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "TempTab",
"default_popup": "popup.html"
},
"permissions": [
"tabs"
],
"browser_specific_settings": {
"gecko": {
"id": "{66d37227-2416-4b7a-9624-dabb1dc1fd70}",
"strict_min_version": "89.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"64": "icon64.png",
"128": "icon128.png"
}
} Best TemporaryTab Alternatives
Here are some Firefox add-ons that are similar to TemporaryTab: