Production & Dev instance warning

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

ของเมื่อวันที่ 15-10-2023 ดู เวอร์ชันล่าสุด

ผู้เขียน
HappyViking
คะแนน
0 0 0
เวอร์ชัน
1.0.0
สร้างเมื่อ
15-10-2023
อัปเดตเมื่อ
15-10-2023
Size
1.17 กิโลไบต์
สัญญาอนุญาต
ไม่มี
ปรับใช้กับ

Adds a little sticky banner at the top 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/*
```