Inspect and view changes in Close Tab by Double Right Click source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Close Tab by Double Right Click",
"version": "1.1.3",
"manifest_version": 2,
"description": "Close tab by double right clicking anywhere on the page. Inspired by \"Rights To Close\" legacy extension for Mozilla Firefox.",
"homepage_url": "https://webextensions.org/",
"icons": {
"16": "images/double-click-16x16.png",
"128": "images/double-click-128x128.png"
},
"offline_enabled": true,
"permissions": [
"<all_urls>",
"contextMenus",
"storage",
"tabs"
],
"options_ui": {
"page": "options.html",
"chrome_style": true
},
"background": {
"page": "background.html"
},
"browser_specific_settings": {
"gecko": {
"id": "{6f6ede9c-d2e0-4c2c-b77d-eb98b801892c}"
}
}
} Best Close Tab by Double Right Click Alternatives
Here are some Firefox add-ons that are similar to Close Tab by Double Right Click:
Tab Double-Click Close
DonPedroTV
Close Tabs to the Left
Parker Mauney
Rights to Close EX
shandev
close tab right click
kakakikikeke
Tab Page Double Click Reload and Close
©®°˜
Add Close Tab Context Menu
igorlogius
Double Click On Page Closes Tab
Geoffrey De Belie
Close All Tabs To The Right
ceda
Close New Duplicate Tabs
Sunfur
Tap To Tab
em_te
Left Tab Focus on Close
Mark Mark
Close Similar Tabs
SY-dev