Inspect and view changes in Switcheroo v2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Switcheroo",
"version": "0.3.0",
"description": "Need to open external links in your default Firefox profile? Give 'em the ol' Switcheroo!",
"default_locale": "en",
"icons": {
"256": "icons/switcheroo.png"
},
"browser_specific_settings": {
"gecko": {
"id": "switcheroo-fixed@aviherman.dev",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"background": {
"scripts": [
"js/switcheroo-bg.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"css": [
"css/switcheroo.css"
],
"js": [
"js/switcheroo-client.js"
]
}
],
"options_ui": {
"page": "settings/settings.html"
},
"permissions": [
"nativeMessaging",
"storage"
]
} Best Switcheroo v2 Alternatives
Here are some Firefox add-ons that are similar to Switcheroo v2:
Switcheroo
neilsimp1
PWA Links
Onred
Handle External Links
HarshRaj2717
Profile Switcher for Firefox
nulldev
Web App Links
Onred
RedirectWeb (Mac exclusive)
Manabu Nakazawa
RedirectorPro
Red Granite
Proxyverse
ByteVet
External Application Button (WebExtension)
Andy Portmen
Open-Source Redirector
Roman
G-Switcher
Skyler