Por: eldon922
Inspect and view changes in Close Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Close Tab Extension",
"version": "1.0",
"description": "A simple Firefox extension to close the current tab.",
"permissions": [
"tabs"
],
"browser_action": {
"default_icon": {
"128": "icon.png"
},
"default_title": "Close Current Tab"
},
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"128": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{9d4aeb8f-c58e-43f5-9e3e-1bf89c428a0c}"
}
}
} Melhores alternativas Close Tab
Aqui estão algumas Firefox add-ons que são similares a Close Tab: