By: Lukas
Inspect and view changes in SF User Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "SF User Switcher",
"description": "Switch easy and fast your Salesforce User",
"version": "0.79",
"browser_action": {
"default_icon": {
"16": "images/icon-16.png",
"32": "images/icon-32.png",
"48": "images/icon-48.png",
"128": "images/icon-128.png"
},
"default_popup": "index.html"
},
"icons": {
"16": "images/icon-16.png",
"32": "images/icon-32.png",
"48": "images/icon-48.png",
"128": "images/icon-128.png"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false,
"type": "module"
},
"content_scripts": [
{
"matches": [
"https://*.salesforce.com/*",
"https://*.salesforce-setup.com/*",
"https://*.force.com/*",
"https://*.visualforce.com/*",
"https://*.lightning.force.com/*",
"https://*.salesforce.mil/*",
"https://*.force.mil/*"
],
"js": [
"content.js"
]
}
],
"permissions": [
"https://*.salesforce.com/*",
"https://*.salesforce-setup.com/*",
"https://*.force.com/*",
"https://*.visualforce.com/*",
"https://*.lightning.force.com/*",
"https://*.salesforce.mil/*",
"https://*.force.mil/*",
"cookies",
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "{eb5ae5b5-277c-4008-a3ee-d9c09c93bd3b}"
}
}
} Best SF User Switcher Alternatives
Here are some Firefox add-ons that are similar to SF User Switcher:
SF Auto Logins
Ricardo Silva
SF HotSwapper
Neri
G-Switcher
Skyler
GitHub Account Switcher
Kevin Yue
Again, Why Salesforce
Astisme
AWS SSO Profiles Switcher
Yann Rouillard
Salesforce Credentials
Alexandr Kurevlev
URL Switcher
arvindpunk
Why Salesforce
walters954
ORGanizer for Salesforce
Enrico Murru
Superb Profile Switcher
Brandon Gonzalez
Proton Switch
Pragadesh B S