By: Kunihiro Ando
Inspect and view changes in Long Press New Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Long Press New Tab",
"description": "Open links as background tabs by clicking links and holding",
"background": {
"scripts": [
"js/background.js"
]
},
"icons": {
"16": "img/icon16.png",
"32": "img/icon32.png",
"48": "img/icon48.png",
"128": "img/icon128.png"
},
"content_scripts": [
{
"all_frames": true,
"run_at": "document_start",
"js": [
"js/contentscript.js"
],
"matches": [
"<all_urls>"
]
}
],
"applications": {
"gecko": {
"id": "Long_Press_New_Tab_senna5150ando@gmail.com",
"strict_min_version": "57.0"
}
},
"options_ui": {
"open_in_tab": true,
"page": "options.html"
},
"content_security_policy": "script-src 'self'; object-src 'self'",
"minimum_chrome_version": "22",
"permissions": [
"tabs",
"downloads",
"clipboardWrite",
"clipboardRead"
],
"version": "3.2resigned1"
} Best Long Press New Tab Alternatives
Here are some Firefox add-ons that are similar to Long Press New Tab:
Double Click New Tab
Kunihiro Ando
Hold to New Tab
AceBurgundy
Right Links WE
Infocatcher
Drag Link Open for Firefox
kkx
Right Click Link New Tab
Bg Dam
Shift+LeftClick opens links in a new active tab
Romik Forest
Tap To Tab
em_te
Open Links in Tabs
André Veríssimo
Background-tab It
fullburnen
Tabrador
Seb Charrot
Open Link in Other Window
CR