By: amokk
Inspect and view changes in Simple Close Tab button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Simple Close Tab button",
"version": "1.3resigned1",
"description": "Adds a Close Tab button to the toolbar.",
"icons": {
"16": "icons/Close.svg",
"24": "icons/Close.svg",
"32": "icons/Close.svg",
"48": "icons/Close.svg",
"64": "icons/Close.svg",
"96": "icons/Close.svg"
},
"applications": {
"gecko": {
"strict_min_version": "55.0",
"id": "{fe8cab45-aaee-45f8-8765-781e0ebea300}"
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Close tab",
"browser_style": true,
"default_icon": {
"16": "icons/Close-dark.svg",
"24": "icons/Close-dark.svg",
"32": "icons/Close-dark.svg",
"48": "icons/Close-dark.svg",
"64": "icons/Close-dark.svg",
"96": "icons/Close-dark.svg"
},
"theme_icons": [
{
"light": "icons/Close-light.svg",
"dark": "icons/Close-dark.svg",
"size": 16
},
{
"light": "icons/Close-light.svg",
"dark": "icons/Close-dark.svg",
"size": 24
},
{
"light": "icons/Close-light.svg",
"dark": "icons/Close-dark.svg",
"size": 32
},
{
"light": "icons/Close-light.svg",
"dark": "icons/Close-dark.svg",
"size": 48
},
{
"light": "icons/Close-light.svg",
"dark": "icons/Close-dark.svg",
"size": 64
},
{
"light": "icons/Close-light.svg",
"dark": "icons/Close-dark.svg",
"size": 96
}
]
}
} Best Simple Close Tab button Alternatives
Here are some Firefox add-ons that are similar to Simple Close Tab button:
Close Right Tabs Button
asukaze
Simple New Tab button
amokk
Close All Tabs Button
asukaze
Close current tab
tmtms
Close Left Tabs Button
asukaze
Close Other Tabs Btn
asukaze
Close Current Tab Button
David "Kravimir" S.
Meomundo Close Tab Button
Chris Doerr
CloseButton
Toaster
Close Active Tab button
ashurtech
Tab - Close All
rocksoccer