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