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