Pop up blocker for Chrome™ - Poper Blocker

Block popups, ads, cookie requests, trackers, notifications, ads on social media & more. A clean browsing experience starts today.

Cos'è Pop up blocker for Chrome™ - Poper Blocker?

Pop up blocker for Chrome™ - Poper Blocker è un'estensione di Chrome sviluppata da https://poperblocker.com, e la sua funzione principale è "Block popups, ads, cookie requests, trackers, notifications, ads on social media & more. A clean browsing experience starts today.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Pop up blocker for Chrome™ - Poper Blocker

Scarica i file di estensione Pop up blocker for Chrome™ - Poper Blocker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        With Poper Blocker, you will enjoy a peaceful and distraction-free browsing experience by automatically blocking popups, ads, cookie request banners, site notifications, ads on social media platforms and on Youtube, trackers and much more!

🆕 NEW FEATURE - Tracker Blocking!
🕵️ Protect your privacy by blocking code that tracks your personal data and browsing behavior.
 
Get to know our key features: 

🛑 Block all types of popups, on any website:
You can now completely block any type of popup ad no matter what kind of website you’re browsing. Poper will remember what was blocked so that the popup remains blocked and out of sight.  

📰 Ad blocking on any site:
Enjoy browsing the internet by automatically hiding endless ads on any website (not including video ads).

▶️ Hide ads on YouTube videos:
Enjoy videos and music on YouTube without annoying ads.
 
👤 Remove ads and sponsored content on social media platforms:
Enjoy a distraction-free browsing experience on Facebook, Instagram, LinkedIn and Twitter without any ads that clog your feed. 

Plus - Social Media Content Filter: Control your feed on Facebook, Linkedin, Instagram and Twitter by hiding posts that contain any word you choose.

🍪 Hide cookie consent requests and messages from appearing when browsing:
Why do most websites demand our attention to view their cookie notification banner? 
Remove these banners and messages so you can have a seamless browsing experience.

🗑️ Remove advanced popups (overlays) that hide the content and pages you’re viewing:
Overlays are disruptive obstacles that create an image overlay on top of the webpage you are browsing. Most content blockers don’t stop overlays, but Poper Blocker does. 

 ❗ Block site notifications that disrupt your focus:
Consistent site notifications on a website you’re visiting are distracting and unnecessary. 
Poper will block all site notifications automatically.

🖱️ Hide any web interface element you want with a simple click:
Hide web elements and customize your browsing experience one click at a time. 

📖 View blocked content and activity history to understand what’s being blocked and where:
Look back at your Poper Blocker history to see what’s been blocked. You can make changes to your blocked content and activity history at any time.  

✔️ Create a Whitelist of sites where popups are allowed:
Make changes at any time to your list of approved sites.

Poper Blocker is a single-purpose Adblock extension for Chrome, that blocks all types of popups and ads across any and all websites. While you’re streaming your favorite show or game, browsing adult content, or reading the news, Poper Blocker works in the background to stop ad popups and notifies you when a popup has been blocked. This ensures not only distraction-free browsing but helps in maintaining a high CPU capacity, leading to smoother performance and functioning. 

Ready to stop popups, ads, overlays and intrusive notifications? Sign up today and enjoy a FREE 7-day trial and see how the internet is supposed to be. 

Our technology:

With our customers' help, we can map all websites that serve popups, overlays and popunders. Each URL visited is checked and registered against our database in order to identify the necessary blocking solution. Poper Blocker also receives and analyzes relevant data about visited sites. To block all popups efficiently, we’ll need your permission to access this information.

You’ll find everything else you need to know in our Privacy Policy:
https://poperblocker.com/privacy/                    

Informazioni di Base sull'Estensione

Nome Pop up blocker for Chrome™ - Poper Blocker Pop up blocker for Chrome™ - Poper Blocker
ID bkkbcggnhapdmkeljlodobbkopceiche
URL Ufficiale https://chromewebstore.google.com/detail/pop-up-blocker-for-chrome/bkkbcggnhapdmkeljlodobbkopceiche
Descrizione Block popups, ads, cookie requests, trackers, notifications, ads on social media & more. A clean browsing experience starts today.
Dimensione del File 2.73 MB
Conteggio Installazioni 2,836,211
Versione Corrente 6.8.0
Ultimo Aggiornamento 2024-02-29
Data di Pubblicazione 2020-06-03
Valutazione 4.77/5 Totale 81040 Valutazioni
Sviluppatore https://poperblocker.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://www.poperblocker.com
URL della Pagina di Aiuto https://poperblocker.com/feedback
URL della Pagina della Politica sulla Privacy http://poperblocker.com/privacy.html
Lingue Supportate id,de,en,fr,nl,no,tr,da,es,es-419,it,pt-BR,pt-PT,fi,sv,el,ru,uk,iw,hi,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "service-worker.js"
    },
    "action": {
        "default_icon": "\/images\/icon19.png",
        "default_popup": "action.html",
        "default_title": "Poper Blocker"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "toast.css"
            ],
            "js": [
                "content.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "contentSocialBlocker.js"
            ],
            "matches": [
                "*:\/\/*.facebook.com\/*",
                "*:\/\/*.linkedin.com\/*",
                "*:\/\/*.twitter.com\/*",
                "*:\/\/*.instagram.com\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "all_frames": false,
            "js": [
                "youtubeBlocker.js"
            ],
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "all_frames": false,
            "js": [
                "adsContent.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_idle"
        },
        {
            "all_frames": false,
            "js": [
                "hooksManager.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_idle"
        }
    ],
    "default_locale": "en",
    "description": "__MSG_extDescription__",
    "homepage_url": "http:\/\/www.poperblocker.com",
    "icons": {
        "16": "\/images\/icon16.png",
        "48": "\/images\/icon48.png",
        "128": "\/images\/icon128.png"
    },
    "incognito": "spanning",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "options_page": "options.html",
    "permissions": [
        "storage",
        "activeTab",
        "webRequest",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "contextMenus",
        "scripting",
        "webNavigation",
        "alarms"
    ],
    "optional_permissions": [
        "contentSettings"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "version": "6.8.0",
    "version_name": "6.8.0",
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "message.html",
                "injectScript.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "short_name": "Poper Blocker",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self'  'https:\/\/apis.google.com\/' 'https:\/\/www.gstatic.com\/' 'https:\/\/*.firebaseio.com' 'https:\/\/www.googleapis.com' 'https:\/\/ajax.googleapis.com'; object-src 'self'"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.poperblocker.com\/*",
            "*:\/\/localhost\/*"
        ]
    },
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDALAAHG0bnAXJo\/KvLYa79Ciw8sIXbpiXHQmYZ8upJBgvIVIearA+5pwQUZ2ky54iyLYixfiX7vN5x9N2NZChwrNUPbH8Nqhrsnm5+QdhnsiZBFdq\/ryLM7mRFrRw0neewXIPqRkvbx7Ocfgb+dpixeVvrHUGM2dd\/r66IidHAYwIDAQAB"
}