指定ドメインにマッチするサイトにアクセスした際に、ページ内に警告を表示します
This is a Chrome plugin that displays a warning within the page when accessing a production environment.
■ How to Use
After installation, an icon will appear next to the address bar. Follow these steps:
- Click the icon, paste the production environment URL(s) into the text area that appears, then click "Save."
- Refresh the page, and if the warning appears, the setup is complete.
From then on, a warning will display whenever you access the saved domain(s).
■ Additional Features
- Partial matches using regular expressions are supported (e.g., bravi.co.jp/account/\d+$).
- If the warning obstructs elements on the page, click the warning bar to move it to the bottom of the page.
■ Disclaimer
- Use of this software is at the user’s own risk.
- The developer assumes no responsibility for any damages arising from the use of this software.
■ Update History
v1.0.5
- Bug fix of v1.0.4
v1.0.4
- Added support for regular expressions
v1.0.3
- Added English support
v1.0.2
- Warning bar now retains its position during page transitions
- Debug logs are no longer displayed
v1.0.1
- Fixed console error that appeared when no domains were saved
v1.0.0
- Initial release
Latest reviews
- (2022-12-06) Jakub Stec: Good but why no English version?
- (2021-04-11) Kazufumi Yoshimoto: ドメインを記述すると、指定したドメインページ上部に赤い警告バーがずっと出ている。 使い方はシンプルで、良い。もっと機能が欲しいところだけど、本番環境かどうかを区別することだけであれば十分か。
- (2021-01-29) 吉本和史: シンプルで使いやすい。こういうの意外と使えるんだよなあ。
- (2021-01-05) 中沢華子: 本番環境とステージング環境のURLが似ている場合でも、一目で違いが分かるようになるので、フォーム送信など、データの更新に関わるテストの際に重宝しております。