A Tampermonkey/Greasemonkey (and other *monkey) script to fix the grey button issue on Shopify account login screens
For some reason the Shopify login screens seem to get stuck with the login buttons not changing from Grey when you enter your correct details. This means that you cannot login using your email/password combination which is very frustrating. This simple script deletes the disabled
tag from the buttons allowing you to login.
NOTE: This is a brute force fix, the login will still fail if your details are incorrect, it simply makes the button always selectable/clickable.
- Quick and easy to use
- Should work with most *monkey variants: Tested/Developed with Chrome Tampermonkey v4.18.1, Also tested on Firefox Greasemonkey 4.11 (from 2021)
- Auto updates if your *monkey variant supports it
- The easiest way to install this is to click this link:
💾 shopify-login-fixer.user.js most *monkey's auto install features will then take care of things, this also can be used to manually trigger an update. - OR, view the shopify-login-fixer.user.js and then click the
RAW
button, if you wish to check out the code first. - OR, Download or Copy/Paste the shopify-login-fixer.user.js into your *monkey, save and activate.
The next time you visit either https://accounts.shopify.com/lookup or https://accounts.shopify.com/login the greyed out button will be forced active.
Published under the The Unlicense
- The check current URL code is derived from resu @ Stackoverflow and is used under their CC BY-SA 4.0 License
If you fancy buying me a ☕ to say thanks, please visit my Ko-Fi page by hitting the button below.