A common hack to get around pop-ups that block websites e.g. sign-in or sign-up prompts is to disable JavaScript. The prompt appears because of it and if you disable it from running in your browser, it will no longer be able to block access to the website. While it’s easy to just tell someone to […]The post How to disable JavaScript in Chrome...