By: Griffentek Add-on
Inspect and view changes in Anchrd Tab Management source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Anchrd Tabs - Open Next to Current",
"version": "1.0.4",
"description": "Open new tabs next to the current one, not at the end of the strip. Per-trigger rules for link clicks, Ctrl+T, and Ctrl+Shift+T.",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"tabs",
"storage",
"sessions"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png"
},
"default_popup": "options.html",
"default_title": "Anchrd Tabs settings"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "anchrd-tabs@griffentek.com",
"strict_min_version": "115.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Anchrd Tab Management Alternatives
Here are some Firefox add-ons that are similar to Anchrd Tab Management:
Open Tab Right, Close Tab Left
T444W
Tab Open/Close Control
F. Kolbe
Open Link in Immediately Adjacent Tab
jscher2000
New Tab Here
pollti
Tab Position Options
Kunihiro Ando
Everything Right
nralbrecht
Open Link and New Tab Next to Current
zyohan
Always Right
dietrich ayala
Disable Tabs
igorlogius
Select After Closing Current
jingyu9575
Open Right Beside
igorlogius
Open Tabs Next to Current
Sebastian Blask