By: mysupersuit
Inspect and view changes in Open Tab Next To Current source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Open Tab Next To Current",
"version": "1.0",
"description": "Opens new tabs immediately to the right of the current tab using a custom shortcut.",
"permissions": [
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"commands": {
"open-next-tab": {
"suggested_key": {
"default": "Ctrl+Shift+O"
},
"description": "Open new tab next to current tab"
}
},
"browser_specific_settings": {
"gecko": {
"id": "open-tab-next-to-current@tommoran",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best Open Tab Next To Current Alternatives
Here are some Firefox add-ons that are similar to Open Tab Next To Current:
Open Tabs Next to Current (Shortcut)
lapinozz
Create New Tab Next to Current
Cgemici
Open Tab Next Right to Current
toshi
Open Tabs Next to Current PLUS
Serhii
Open Link and New Tab Next to Current
zyohan
Open Tabs Next to Current
Sebastian Blask
OpenNear
beyond
Open New Tabs Right of Current
mitigd
New Tab After Current 2
keefahh