By: t_w
Inspect and view changes in Simultaneous Click To Close Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Simultaneous Click To Close Tab",
"description": "if click right mouse button and left mouse button at same time, close current tab.",
"version": "1.0.0",
"content_scripts": [
{
"all_frames": true,
"matches": [
"http://*/*",
"https://*/*",
"ftp://*/*"
],
"js": [
"pagescript.js"
]
}
],
"icons": {
"48": "back48.png",
"128": "back128.png"
},
"permissions": [
"tabs",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
}
} Best Simultaneous Click To Close Tab Alternatives
Here are some Firefox add-ons that are similar to Simultaneous Click To Close Tab:
Add Close Tab Context Menu
igorlogius
Double Click On Page Closes Tab
Geoffrey De Belie
Close Tab by Double Right Click
webextensions.org
Close Selected Tabs
igorlogius
Czo Close Tabs Right
czo
Close same domain tabs
SCaSic
Rights to Close EX
shandev
Close Tabs to the Left
Parker Mauney
Closer Menu
Metin Charm
Close Tabs to the Right
seesea
ClickTabUniq
PKxk8J