WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Popper Stopper Pro

Popper Stopper Pro

View on Chrome Web Store
View Popper Stopper Pro Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (114 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

No more annoying popups and popunders. Period.
Type
Extension
Users
10,000 users
Arik W
View author page of Arik W
Published
Published on March 22, 2016
Version 1.1.4
Manifest version
2
Updated
Updated on February 11, 2021
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Popper Stopper Pro Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Popper Stopper Pro",
    "manifest_version": 2,
    "version": "1.1.4",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "jquery-1.7.2.min.js",
                "platform-code.min.js",
                "popper-stopper.min.js"
            ],
            "match_about_blank": true,
            "run_at": "document_start",
            "all_frames": true,
            "css": []
        }
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "64": "icon64.png",
        "128": "icon128.png",
        "256": "icon256.png"
    },
    "options_page": "options.html",
    "background": {
        "page": "background.html"
    },
    "content_security_policy": "default-src 'self'; object-src 'self'; style-src 'self' 'unsafe-inline' 'unsafe-eval'; connect-src *; frame-src 'self' https:\/\/plusone.google.com https:\/\/www.facebook.com",
    "permissions": [
        "storage"
    ],
    "incognito": "split",
    "browser_action": {
        "default_icon": "icon19.png",
        "default_title": "Popper Stopper Pro",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        "icon256.png"
    ],
    "description": "No more annoying popups and popunders. Period."
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top