Userscript for Greasemonkey/Tampermonkey that automatically fills in login credentials and submits the login form on:
https://app.360monitoring.com/access/login
- Auto-detects and fills email/password fields
- Automatically triggers login submit
- Detects failed login message and adds a
reset e-mail and pwbutton
- Open the login page.
- On first run, enter your email and password when prompted.
- The script stores credentials locally in userscript storage and logs in automatically on next visits.
- If login fails with
Login failed: Error: Wrong email or password, clickreset e-mail and pwto update credentials.
Credentials are stored in extension-managed local userscript storage. This is convenient but not equivalent to a dedicated password manager vault.