Production & Dev instance favicon

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

ผู้เขียน
HappyViking
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
1
คะแนน
0 0 0
เวอร์ชัน
1.0.0
สร้างเมื่อ
08-06-2024
อัปเดตเมื่อ
08-06-2024
Size
10.4 กิโลไบต์
สัญญาอนุญาต
ไม่มี
ปรับใช้กับ

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