Popup Blocker - Adblok PopupShield

blocks PopUp windows and blocks ads, Youtube and Facebook sponsors

Popup Blocker - Adblok PopupShield क्या है?

Popup Blocker - Adblok PopupShield BlueApps.inc द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "blocks PopUp windows and blocks ads, Youtube and Facebook sponsors"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Popup Blocker - Adblok PopupShield एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        🛡️ Pop-up Blocker - Adblok PopupShield: Your Digital Guardian on Google Chrome

Discover the revolution in web browsing with Adblok PopupShield, the Chrome extension that redefines your online experience. Get ready for a faster, safer, and distraction-free Internet!

🚫 Goodbye Pop-ups and Pop-up Windows: With our advanced technology, say goodbye to annoying pop-up windows. We efficiently block pop-ups in new tabs and windows, ensuring uninterrupted browsing.

📺 End to Ads on YouTube and Facebook: Eliminate unwanted pauses in your videos and feeds. Our system blocks ads on YouTube and Facebook, giving you a clean experience focused on the content you like.

👤 Privacy and Security at the Forefront: Protect your data and privacy. We block trackers and malware, ensuring safe and private browsing. Your online safety is our priority.

🚀 Ultra-Fast Browsing: Experience the web at maximum speed. By eliminating ads and pop-ups, your browsing will be faster and smoother, allowing you to enjoy content without delays.

🎚️ Customized Blocking Control: Take the reins with our customization options. Manage your whitelist and blacklist, and view blocked content for a tailored experience.

🔄 Advanced Blocking Modes: Go beyond standard blocking! Choose between normal mode or "paranoid" mode for even more rigorous protection against pop-ups and ads.

🖼️ Image Load Blocking: Speed up website loading by blocking unnecessary images. Browse efficiently and quickly, focusing on what you really need.

🛑 Blocking of Overlays and Pop-up Screens: Say goodbye to annoying overlays and pop-up screens that hinder your online experience.

🔥 Download Adblok PopupShield Today: Transform your Chrome browsing with Adblok PopupShield. Enjoy an Internet without ads, pop-ups, or distractions. Download it now and rediscover the pleasure of online browsing!                    

एक्सटेंशन की मूल जानकारी

नाम Popup Blocker - Adblok PopupShield Popup Blocker - Adblok PopupShield
ID kpcgddbbcbiilfaebdcaacfmjadpipmd
आधिकारिक URL https://chromewebstore.google.com/detail/popup-blocker-adblok-popu/kpcgddbbcbiilfaebdcaacfmjadpipmd
विवरण blocks PopUp windows and blocks ads, Youtube and Facebook sponsors
फ़ाइल का आकार 7.89 MB
स्थापना संख्या 916
वर्तमान संस्करण 1.0.5
अंतिम अपडेट 2024-01-10
प्रकाशन तिथि 2021-12-28
रेटिंग 4.61/5 कुल 23 रेटिंग्स
डेवलपर BlueApps.inc
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://devfunny.com/
समर्थित भाषाएँ de,en,fr,nl,no,vi,tr,ca,da,et,es,es-419,it,lt,pt-BR,pt-PT,sv,th,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "short_name": "PopupShield Pro",
    "manifest_version": 3,
    "version": "1.0.5",
    "default_locale": "en",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "action": {
        "default_icon": "icon48.png",
        "default_title": "PopupShield Pro",
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "worker.js"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "overlayRemover.js"
            ],
            "run_at": "document_start"
        }
    ],
    "permissions": [
        "activeTab",
        "tabs",
        "storage",
        "background",
        "scripting",
        "declarativeContent",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_2",
                "enabled": true,
                "path": "\/rulesets\/main\/default.json"
            }
        ]
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "rulesets\/*",
                "*.css",
                "*.js",
                "*.jpg",
                "*.JPG",
                "*.PNG",
                "*.png",
                "css\/img\/active.png",
                "css\/img\/inactive.png",
                "img\/close.png",
                "img\/icon.png",
                "css\/style.css",
                "index.html",
                "db\/blacklist.txt",
                "tools\/block\/blockers.js",
                "\/web_accessible_resources\/empty",
                "\/web_accessible_resources\/noop.txt",
                "\/web_accessible_resources\/noop.js",
                "\/web_accessible_resources\/noop.css",
                "\/web_accessible_resources\/2x2.png",
                "\/web_accessible_resources\/1x1.gif",
                "\/web_accessible_resources\/32x32.png",
                "\/web_accessible_resources\/nofab.js",
                "\/web_accessible_resources\/hd-main.js",
                "\/web_accessible_resources\/google-ima.js",
                "\/web_accessible_resources\/popads.js",
                "\/web_accessible_resources\/google-analytics_analytics.js",
                "\/web_accessible_resources\/googlesyndication_adsbygoogle.js",
                "\/web_accessible_resources\/amazon_apstag.js",
                "\/web_accessible_resources\/doubleclick_instream_ad_status.js",
                "\/web_accessible_resources\/google-analytics_cx_api.js",
                "\/web_accessible_resources\/googletagservices_gpt.js",
                "\/web_accessible_resources\/scorecardresearch_beacon.js",
                "\/web_accessible_resources\/google-analytics_ga.js",
                "\/web_accessible_resources\/addthis_widget.js",
                "\/web_accessible_resources\/outbrain-widget.js",
                "\/web_accessible_resources\/fingerprint2.js",
                "\/web_accessible_resources\/amazon_ads.js",
                "\/web_accessible_resources\/noop-vmap1.0.xml",
                "\/web_accessible_resources\/noop-0.1s.mp3",
                "\/web_accessible_resources\/noop.html",
                "\/web_accessible_resources\/noop-1s.mp4",
                "\/web_accessible_resources\/nobab2.js",
                "\/web_accessible_resources\/click2load.html",
                "\/web_accessible_resources\/noeval-silent.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "host_permissions": [
        ""
    ]
}