By: breadleaf
Inspect and view changes in New Tab After Current source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "New Tab After Current",
"version": "1.0",
"description": "open a new tab after the current selected tab",
"permissions": [
"tabs"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"commands": {
"openNewTabAfterCurrent": {
"suggested_key": {
"default": "Ctrl+Shift+Y"
},
"description": "open a new tab after the current selected tab"
}
},
"icons": {
"48": "icons/icon48.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{8446ef21-3154-45cd-b0f9-11b91aff343b}"
}
}
} Best New Tab After Current Alternatives
Here are some Firefox add-ons that are similar to New Tab After Current:
Create New Tab Next to Current
Cgemici
Open Tabs Next to Current (Shortcut)
lapinozz
Open Tab Next To Current
mysupersuit
Open Tabs Next to Current
Sebastian Blask
Open Link and New Tab Next to Current
zyohan
New Tab Beside
Firefox user 13285943
New tab Plus 2
TRM79
Open Tabs Next to Current PLUS
Serhii
Right Next
t7yang
Open Link in Immediately Adjacent Tab
jscher2000
Open Adjacent New Tab
Pranav Mangal