The "Popup Blocker (strict)" is a lightweight browser extension designed to prevent the opening of popup windows on websites. Unlike other popup blockers, this extension doesn't wait to block popups after they appear; instead, it intercepts and blocks them as soon as they are requested. This extension puts a halt to all requests for new windows, requiring your input to either permit or deny each request. Multiple distinct requests are presented in a list, and if a website makes repeated requests to a specific URL, a badge number will display, indicating the total number of requests for that particular web address.
- Popup blockage triggered by the window.open method
- Popup prevention through the about:blank linking technique
- Previewing popup links via a notification box
- Deny popup request
- Allow popup request
- Open popup request in a background tab
- Redirect current page to popup URL source
window.open
a->target=_blank
- Form submission
Install the latest version from your browser official store:
Browser | Address |
---|---|
Chromium / Google Chrome | https://chrome.google.com/webstore/detail/popup-blocker-strict/aefkmifgmaafnojlojpnekbpbmjiiogg |
Microsoft Edge | https://www.microsoft.com/store/p/popup-blocker/9ng26z2368n6 |
Firefox / Firefox for Android | https://addons.mozilla.org/firefox/addon/popup-blocker/ |
Opera | https://addons.opera.com/extensions/details/popup-blocker-ultimate/ |
- FAQs Page: https://webextension.org/listing/popup-blocker.html
- Test Page: https://webbrowsertools.com/popup-blocker/
If this project help you, you can give the developer a cup of coffee :)
- PayPal
- Bitcoin Address:
bc1qh7juzrxrawpr65elm4qs285m5rdhnhgsn7h2jf
You can now translate Popup Blocker (strict) into your language; https://www.transifex.com/github-7/popup-blocker-strict/
Popup Blocker (strict) is an open-source project released under MPL-2.0