By: PieJasper
Inspect and view changes in Link in New Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Link in New Tab",
"version": "1.3.0",
"description": "Opens links in new tabs",
"icons": {
"96": "plusgreen.png"
},
"permissions": [
"tabs",
"storage",
"contextMenus",
"cookies"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"browser_style": true,
"default_title": "Toggle opening links in new tab",
"default_icon": {
"96": "plusgreen.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-script.js"
]
}
],
"commands": {
"toggle-active": {
"suggested_key": {
"default": "Alt+N"
},
"description": "Toggle opening links in new tabs"
}
}
} Best Link in New Tab Alternatives
Here are some Firefox add-ons that are similar to Link in New Tab:
Open Link In New Tab
Mateusz Karandys
Open Link in Foreground
André Veríssimo
New Tabber
Apache Extensions
Open Links in Tabs
André Veríssimo
Open Link and New Tab Next to Current
zyohan
Right Click Link New Tab
Bg Dam
Open Link in New Tab
Edutek
Hold to New Tab
AceBurgundy
New Tab Indicator
Chris Chen
NoNewTab
Johannes Spielmann
Link Blanker Plus
WW88