Por: Skyler
Inspect and view changes in G-Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "G-Switcher",
"version": "1.1",
"description": "Allows a user to easily switch between Google accounts",
"browser_specific_settings": {
"gecko": {
"id": "G-Switcher@skyler.cc",
"strict_min_version": "90.0"
}
},
"icons": {
"48": "icon.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_title": "G-Switcher"
},
"background": {
"scripts": [
"action.js"
]
},
"content_scripts": [
{
"matches": [
"*://*.google.com/*"
],
"js": [
"swap.js"
]
}
],
"permissions": [
"storage"
],
"options_ui": {
"page": "options.html",
"browser_style": true
}
} Mejores alternativas G-Switcher
Aquí hay algunas Firefox add-ons que son similares a G-Switcher:
URL Switcher
arvindpunk
Account Switcher Google Apps
Anshul Ahuja
Google Account Switcher
Peter
Default Account for Google™ products
Default Account for Google™ products
SF User Switcher
Lukas
Profile Switcher for Firefox
nulldev
Google Apps Account Switcher
Rence
Proton Switch
Pragadesh B S
GitHub Account Switcher
Kevin Yue
GeoGuessr account switcher
Angron42
GMail New Tab Button
Keepdev