Firebase access viewer

#0 / 0 rate

Firebase access viewer

474 users

2022-06-14

hiropon

Extension Information

5 star
0%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Description

Visualize network requests to firebase services

Visualize network requests to firebase services (firestore, storage) as follows.

- The badge on the icon flashes when the firebase service is accessed
- Displays a list of the last 100 accesses when the icon is clicked
- Click on access to firestore in the list to see the details of your query

Visibility into network requests makes it easier to detect infinite loops and unwanted accesses.
Devtools must be opened to use this extension.