By: neilsimp1
Inspect and view changes in Switcheroo 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",
"strict_min_version": "58.0"
}
},
"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 Alternatives
Here are some Firefox add-ons that are similar to Switcheroo:
Switcheroo v2
ajh773
Web App Links
Onred
Profile Switcher for Firefox
nulldev
PWA Links
Onred
Handle External Links
HarshRaj2717
Browser ChooserX add-on
Bruno Martins
External Application Button (WebExtension)
Andy Portmen
Choosy
georgebrock
OpenIn
Loshadki, LLC
Browser Routr
Paul R. Rogers
Open Link in Chrome
Rajan
Profile Launcher
Hyseki