Inspect and view changes in GAAS: Google Account Auto-Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Google Account Switcher",
"version": "1.0.0",
"description": "Auto-switch Google account when access is denied",
"browser_specific_settings": {
"gecko": {
"id": "vokelood@gmail.com",
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"permissions": [
"storage",
"tabs",
"webNavigation"
],
"host_permissions": [
"https://docs.google.com/*",
"https://drive.google.com/*",
"https://accounts.google.com/*",
"https://script.google.com/*",
"https://script.googleusercontent.com/*"
],
"action": {
"default_popup": "popup/popup.html",
"default_title": "GAAS — Google Account Auto-Switcher",
"default_icon": "icons/icon-toolbar.svg"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://docs.google.com/*",
"https://drive.google.com/*"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
]
} Best GAAS: Google Account Auto-Switcher Alternatives
Here are some Firefox add-ons that are similar to GAAS: Google Account Auto-Switcher:
Google Account Switcher
Peter
Google Accounts Autopilot
Tuan Au Duong
G-Switcher
Skyler
Google Cloud Account Switcher
lain3d
Account Switcher Google Apps
Anshul Ahuja
Google Account Memory
Hypocristis
Google authuser fix
Dmitrii Motovilov
Google Apps Account Switcher
Rence
Google Quick Create Matrix
funblaster22
GitHub Account Switcher
Kevin Yue
Default Account for Google™ products
Default Account for Google™ products
URL Switcher
arvindpunk