By: zupffwhy
Inspect and view changes in Open in active tab when opened from command line source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extension_name__",
"short_name": "__MSG_extension_name__",
"version": "1.2025.1103.0",
"author": "dlw@mcprv",
"description": "__MSG_extension_description__",
"default_locale": "en",
"browser_specific_settings": {
"gecko": {
"id": "{67582d3a-742a-4547-b306-ac43d201b74a}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"file://*/*",
"storage",
"webNavigation",
"notifications",
"downloads",
"management"
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html",
"browser_style": true
},
"browser_action": {
"browser_style": true,
"default_popup": "options.html",
"default_title": "__MSG_extension_name__",
"default_icon": {
"96": "turn-left-arrow-symbol.svg"
}
},
"icons": {
"96": "turn-left-arrow-symbol.svg"
}
} Best Open in active tab when opened from command line Alternatives
Here are some Firefox add-ons that are similar to Open in active tab when opened from command line:
Go Around Websites
zupffwhy
Auto Tab Opener
Pixelcode
Open in new tab
Ramkumar K R
Open Link with New Tab
sienori
Open Links in Tabs
André Veríssimo
Open in Private Mode
Glin
Open from Clipboard
igorlogius
Open Link in Immediately Adjacent Tab
jscher2000
Disable Tabs
igorlogius
Open in Waterfox
Andy Portmen
Open Link in Other Window
CR
New tab redirect
Irvirty