Production & Dev instance favicon

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

Autor
HappyViking
Installationen heute
0
Installationen gesamt
1
Bewertungen
0 0 0
Version
1.0.0
Erstellt am
08.06.2024
Letzte Aktualisierung
08.06.2024
Größe
10,4 KB
Lizenz
n/a
Wird angewandt auf

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/*
```