1
2 Comments

Firebase Authentication with Manifest V3

Hi

I am having a lot of issues with getting my extension using Firebase authentication. Does anyone have a working sample or a tutorial on the correct way to do it?

on April 13, 2022
  1. 1

    What issues are you having? I was able to set up firebase auth. I am using the firebase SDK v9 and setting up a firebase app in the service worker as you would in a regular web app. I took inspiration from this: https://www.youtube.com/watch?v=5FJ4fI3H3vk

    He has some good content on firebase + chrome extensions. Good luck!

    1. 1

      Thanks for getting back to me :) Some users are reporting that they are getting login issues where login is not getting successful, others are reporting that the Google Sign-in is not allowing them to choose which user account to login with and login the default account