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)

作者
HappyViking
今日安裝
0
安裝總數
1
評價
0 0 0
版本
1.0.0
建立日期
2024-06-08
更新日期
2024-06-08
授權條款
未知
腳本執行於

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