Inspect and view changes in Comfortable Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Comfortable Tabs",
"version": "1.0.17",
"manifest_version": 2,
"description": "Open a link in a new tab if and only if you double-click it",
"icons": {
"16": "icons/icon16.jpg",
"48": "icons/icon48.jpg",
"128": "icons/icon128.jpg"
},
"content_scripts": [
{
"all_frames": true,
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
]
}
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_specific_settings": {
"gecko": {
"id": "{3c95fe85-a0dd-4a63-9309-d741ec1c4c18}"
}
}
} Best Comfortable Tabs Alternatives
Here are some Firefox add-ons that are similar to Comfortable Tabs:
New Tabber
Apache Extensions
Hold to New Tab
AceBurgundy
Open in new tab with duplicated tab
Will Herrin
Blank links ftw
Saschi
Tap To Tab
em_te
Open Link In New Tab
Mateusz Karandys
Drag Link Open for Firefox
kkx
BackTab
finite
Text Link webext
Nekoziroo
Activate or Open in New Tab
Expression Inc.
Multiple Links Opener
yPerrot
iframe in new tab or window
Graeme Gellatly