Search code examples
firebasefirebase-console

Are there any Firebase Console desktop clients?


The browser console runs very slowly for me.

I usually have a page open on a project's database page and another one on its functions log.

I was wondering if there are any (safe) alternatives to the online console?


Solution

  • If you use VSCode, the Firebase Explorer extension usually loads faster and avoids some context switching.