Inspect and view changes in New Tab Beside source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "New Tab Beside",
"description": "A simple extension that opens new tab or duplicates right beside the current tab.",
"version": "2.3resigned1",
"homepage_url": "https://last.fm/user/sacrissolemnis",
"icons": {
"48": "icon.png",
"96": "icon@2x.png"
},
"background": {
"scripts": [
"background.js"
]
},
"commands": {
"ntb-new-tab": {
"suggested_key": {
"default": "Ctrl+Shift+1",
"mac": "Command+Shift+1"
},
"description": "New Tab Beside"
},
"ntb-duplicate-tab": {
"suggested_key": {
"default": "Ctrl+Shift+2",
"mac": "Command+Shift+2"
},
"description": "Duplicate Tab"
}
},
"permissions": [
"activeTab",
"menus"
],
"browser_specific_settings": {
"gecko": {
"id": "{93c2f785-16bd-49fa-91f3-6a28a8f0d7f9}"
}
}
} Best New Tab Beside Alternatives
Here are some Firefox add-ons that are similar to New Tab Beside:
Open New Tabs Right of Current
mitigd
Tab Duplicator
Krotonic
Right Next
t7yang
Duplicate Tab Shortcut
Stefan Sundin
Duplicate Tab
Skeletonxf
Open Tab Next Right to Current
toshi
Copy Tab Link
drboyer
New Tab Context
Luke Baker
New Tab Same Group
david demri
Right Click Link New Tab
Bg Dam
Open Tabs Next to Current
Sebastian Blask
Close Tabs to the Left
Parker Mauney