Inspect and view changes in New Tabber source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "New Tabber",
"version": "1.0",
"description": "Automatically open links in a new tab",
"homepage_url": "https://gitlab.com/mit-open-source-projects/firefox-extensions/new-tabber",
"icons": {
"64": "icons/logo-64.png"
},
"permissions": [
"activeTab"
],
"browser_action": {
"default_icon": {
"16": "icons/on3-16.png",
"32": "icons/on3-32.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"new-tabber.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
}
} Best New Tabber Alternatives
Here are some Firefox add-ons that are similar to New Tabber:
BackTab
finite
The new browser tab extension
Dmytro Shavaryn
Blank links ftw
Saschi
Open Same Tab
em_te
Open google search links
Yazane
SwiftTab
Josh Buchea
NoNewTab
Johannes Spielmann
Open Links in New Tab
Shane
Link in New Tab
PieJasper
Hold to New Tab
AceBurgundy
New Tab Redirect
Irvirty