WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Pie Adblock - A Powerful Free Ad Blocker

Pie Adblock - A Powerful Free Ad Blocker

View on Chrome Web Store
View Pie Adblock - A Powerful Free Ad Blocker Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (19,080 ratings)
830 new ratings
47 views
This extension has been viewed 47 times

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

Pie Adblock is a YouTube & Twitch adblocker that also blocks banners, pop-ups, & more. Get the best ad blocker plus earn rewards!
Type
Extension
Users
2,000,000 users
1M
Website pie.org
Pie Extensions
View author page of Pie Extensions
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 21, 2024
Version 1.14.6
Manifest version
3
Updated
Updated on May 27, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Pie Adblock - A Powerful Free Ad Blocker 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": "__MSG_ADBLOCKER_EXTENSION_NAME__",
    "manifest_version": 3,
    "description": "__MSG_ADBLOCKER_EXTENSION_DESCRIPTION__",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgZRK5ZYXYl9snaIFKmU8lU0iYeBPAijV3SdKsr4GtuscEJ5\/7dVtxnxPynmcGRVptsSvCIYS0CYg0K82SnHRTRZgfORL4wi\/X+4lR9h2AsuV+ArzU5eZYd6J3SG3tT3DnqHLT\/xamofx8qh2ax6W\/Cm0rvrMMBK4S\/FBp8N0w\/qaNLXFx\/BjPBYoK0f+G63qzhX92XeJvYhxoNTKs\/J1bWRbeaCtFgMHhejcIolaqWVNyD3+KKyDruv6LpAZcMid+GCnb9XRCVS7jFa2fPThgpf+IQr\/nBlYzZs9DgzQshHsf3C7L67YJ4kfNAGFv5ixrxdy7u6rqEf3oPSEUM2dUwIDAQAB",
    "action": {
        "default_title": "__MSG_ADBLOCKER_EXTENSION_NAME__",
        "default_popup": "popover.html"
    },
    "options_page": "options.html",
    "host_permissions": [
        "<all_urls>"
    ],
    "default_locale": "en",
    "icons": {
        "16": "assets\/icons\/adblock\/active\/icon16.png",
        "32": "assets\/icons\/adblock\/inactive\/icon32.png",
        "48": "assets\/icons\/adblock\/active\/icon48.png",
        "128": "assets\/icons\/adblock\/active\/icon128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "contentDetectAdNetwork.js"
            ],
            "all_frames": false,
            "run_at": "document_start"
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "contentCheckAdblock.js"
            ],
            "all_frames": false,
            "run_at": "document_start"
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "contentDetectAds.js"
            ],
            "all_frames": false,
            "run_at": "document_start"
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "contentScriptStarted.js"
            ],
            "all_frames": true,
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.google.com\/search*"
            ],
            "js": [
                "contentSearch.js"
            ],
            "all_frames": false,
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ],
            "js": [
                "contentDetectYoutubeError.js"
            ],
            "all_frames": false,
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*.twitch.tv\/*"
            ],
            "js": [
                "contentDetectTwitchAds.js"
            ],
            "all_frames": false,
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/www.youtube.com\/*",
                "*:\/\/*.twitch.tv\/*"
            ],
            "all_frames": false,
            "js": [
                "contentUnblockAds.js"
            ]
        },
        {
            "matches": [
                "*:\/\/www.youtube.com\/*",
                "*:\/\/*.twitch.tv\/*"
            ],
            "all_frames": false,
            "js": [
                "contentAdblockVideoPlayerUI.js"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "alarms",
        "cookies",
        "tabs",
        "storage",
        "scripting",
        "webNavigation",
        "unlimitedStorage",
        "declarativeNetRequestWithHostAccess",
        "declarativeNetRequestFeedback",
        "webRequest",
        "management",
        "offscreen"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/pie.org\/*",
            "https:\/\/www.pie.org\/*"
        ],
        "accepts_tls_channel_id": false,
        "ids": [
            "nfadicbbecgbdbgbibgflooojfbolpgk"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/page\/*"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "\/web_accessible_resources\/noop.txt",
                "\/web_accessible_resources\/noop.js",
                "\/web_accessible_resources\/noop-1s.mp4",
                "\/web_accessible_resources\/noop.css",
                "\/web_accessible_resources\/2x2.png",
                "\/web_accessible_resources\/32x32.png",
                "\/web_accessible_resources\/1x1.gif",
                "\/web_accessible_resources\/empty",
                "\/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\/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\/outbrain-widget.js",
                "\/web_accessible_resources\/fingerprint2.js",
                "\/web_accessible_resources\/amazon_ads.js",
                "\/web_accessible_resources\/chartbeat.js",
                "\/web_accessible_resources\/noop-vmap1.0.xml",
                "\/web_accessible_resources\/noop-0.1s.mp3",
                "\/web_accessible_resources\/noop.html",
                "\/web_accessible_resources\/nobab2.js",
                "\/web_accessible_resources\/click2load.html",
                "\/web_accessible_resources\/noeval-silent.js",
                "\/assets\/icons\/active\/icon48.png"
            ],
            "matches": [
                "<all_urls>"
            ],
            "use_dynamic_url": true
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "default-oisd",
                "enabled": true,
                "path": "adblock-rulesets\/chrome-only\/default-oisd-big.json"
            },
            {
                "id": "default-pie-custom",
                "enabled": true,
                "path": "adblock-rulesets\/remote-filters\/default-pie-custom.json"
            },
            {
                "id": "affiliate-allowlist",
                "enabled": true,
                "path": "adblock-rulesets\/main\/affiliate-allowlist.json"
            },
            {
                "id": "annoyances-cookies",
                "enabled": true,
                "path": "adblock-rulesets\/annoyances-cookies\/annoyances-cookies.json"
            },
            {
                "id": "default-pie-domain",
                "enabled": true,
                "path": "adblock-rulesets\/main\/default-pie-domain.json"
            },
            {
                "id": "ubo-redirect",
                "enabled": true,
                "path": "adblock-rulesets\/main\/ubo-redirect.json"
            }
        ]
    },
    "version": "1.14.6"
}
© 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