Skip to content
This repository has been archived by the owner on Mar 20, 2020. It is now read-only.

A Google Chrome extension allows to switch accounts without frustrations when a selected account does not have permission to see a Firebase project.

License

Notifications You must be signed in to change notification settings

jmatsu/firebase-google-account-switcher

Repository files navigation

ARCHIVED

Because Firebase is currently showing their account switcher component! Thanks Firebase team!

Chrome Extension : Google Account Switcher for Firebase Projects

A Google Chrome extension allows to switch accounts without frustrations when a selected account does not have permission to see a Firebase project.

chrome web store

Motivation

Currently, Firebase does not have a Google account switcher like other Google pages. So we need to modify the user's index in the URL of Firebase Project if authuser-index <n> does not have permission to see the project... it's terrible!

How to use

  • Install the extension
  • Add en email of a candidate account from options page

  • Open/reload a forbidden firebase project, then you can see account list.

  • Click the account component
  • Now you can see the project correctly

Development

$ yarn install --frozen-version
$ yarn watch

And then, please load dist directory from your Google Chrome.

# Run tests
$ yarn test

About

A Google Chrome extension allows to switch accounts without frustrations when a selected account does not have permission to see a Firebase project.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published