Production & Dev instance favicon

Replaces your favicon if you are on the dev or prod instance of your web app (not on localhost)

Fejlesztő
HappyViking
Napi telepítések
0
Telepítések száma
1
Értékelések
0 0 0
Verzió
1.0.0
Létrehozva
2024.06.08.
Frissítve
2024.06.08.
Size
10 KB
Licensz
Ismeretlen
Érvényes

Replaces the favicon of your app if you are not on a localhost instance of your website. Just to prevent you messing up / trying to test things not on localhost!

Just remember to edit this line in the script:

```js
// @match https://*.[APP NAME HERE].com/*
```