Inspect and view changes in New Tab After Current 2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Custom Tab Behavior",
"version": "1.0",
"description": "Adds a custom shortcut to open a new tab after the current one.",
"permissions": [
"tabs"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"commands": {
"open-tab-after-current": {
"suggested_key": {
"default": "Ctrl+3"
},
"description": "Open a new tab after the current one"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{3d2ee835-aebc-484e-b74b-1dec4255d0c4}"
}
}
} Best New Tab After Current 2 Alternatives
Here are some Firefox add-ons that are similar to New Tab After Current 2:
Open Tab Next To Current
mysupersuit
Create New Tab Next to Current
Cgemici
Open Tabs Next to Current (Shortcut)
lapinozz
New Tab Button
Elad
New Tab After Current
breadleaf
My new tab
Mathias
New tab Plus 2
TRM79
Duplicate Tab with Shortcut
Pratham
Tabulous
Brede Kjølhamar
Open Tabs Next to Current PLUS
Serhii
Advanced New Tab
i_buffering
Close current tab
tmtms