Greasy Fork is available in English.

Production & Dev instance favicon

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

Tác giả
HappyViking
Cài đặt hàng ngày
0
Số lần cài đặt
1
Đánh giá
0 0 0
Phiên bản
1.0.0
Đã tạo
08-06-2024
Đã cập nhật
08-06-2024
Giấy phép
N/A
Áp dụng cho

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