By: Sebastian Blask
Inspect and view changes in Open Tabs Next to Current source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"applications": {
"gecko": {
"id": "opentabsnexttocurrent@sblask",
"strict_min_version": "57.0"
}
},
"author": "Sebastian Blask",
"background": {
"scripts": [
"background.js"
]
},
"commands": {
"open-new-tab-at-default-location": {
"description": "Open new tab at default location",
"suggested_key": {
"default": "Ctrl+Y",
"windows": "Ctrl+Shift+Y"
}
}
},
"description": "Open new tabs to the right of the current one.",
"homepage_url": "https://github.com/sblask/webextension-open-tabs-next-to-current",
"icons": {
"48": "icon.svg"
},
"manifest_version": 2,
"name": "Open Tabs Next to Current",
"permissions": [
"sessions"
],
"version": "2.0.14"
} Best Open Tabs Next to Current Alternatives
Here are some Firefox add-ons that are similar to Open Tabs Next to Current:
Open Tab Next Right to Current
toshi
Open Tabs Next to Current PLUS
Serhii
Open New Tabs Right of Current
mitigd
Always Right
dietrich ayala
Open Tab Next To Current
mysupersuit
Right Next
t7yang
Open Link in Immediately Adjacent Tab
jscher2000
newTabPosition
em_te
Open Link and New Tab Next to Current
zyohan
Open Right Beside
igorlogius
Open Tabs Next to Current (Shortcut)
lapinozz