Production & Dev instance favicon

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

Penulis
HappyViking
Pemasangan harian
0
Total pemasangan
1
Nilai
0 0 0
Versi
1.0.0
Dibuat
08 Juni 2024
Diperbarui
08 Juni 2024
Size
10,4 KB
Lisensi
N/A
Berlaku untuk

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