Production & Dev instance favicon

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

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
HappyViking
1日のインストール数
0
累計インストール数
1
評価
0 0 0
バージョン
1.0.0
作成日
2024/06/08
更新日
2024/06/08
大きさ
10.4KB
ライセンス
不明
対象サイト

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