By: DonPedroTV Add-on
Inspect and view changes in Tab Double-Click Close source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Double-Click Close",
"version": "1.0.0",
"description": "Close any tab by double-clicking it. Simple, lightweight, and native — no bloat.",
"author": "DonPedroTV",
"homepage_url": "https://github.com/DonPedroTV/Tab-Double-Click-Close---Firefox-Addon",
"icons": {
"48": "icons/icon48.png",
"96": "icons/icon96.png"
},
"permissions": [
"browserSettings"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_icon": {
"48": "icons/icon48.png"
},
"default_title": "Tab Double-Click Close",
"default_popup": "popup/popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "tab-double-click-close@donpedrotv",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Tab Double-Click Close Alternatives
Here are some Firefox add-ons that are similar to Tab Double-Click Close:
Close Tab by Double Right Click
webextensions.org
Close Tab
eldon922
Close All Tabs To The Right
ceda
Three Finger Tap to Close Tab
Himanshu Mahendra Jain
Tab Page Double Click Reload and Close
©®°˜
Quick Tab Closer
Amelia
Close Tabs to the Left
Parker Mauney
Double ESC Close Tab
Double ESC Close Tab
Close Tab Button
0rchestrate
tab-closer-plus
Dev
Tab Clear
Maxim G
Close Similar Tabs
SY-dev