WebExtension.net
WebExtension.net

Pie Adblock: Block Ads, Get Paid

View on Chrome Web Store
View Pie Adblock: Block Ads, Get Paid Chrome Extension on Chrome Web Store
4.8 (785 ratings)
37 new ratings

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

An ad blocker that pays you to use it!
Type
Extension
Users
400,000 users
33.3K
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.4.7
Manifest version
3
Updated
Updated on November 11, 2024
View on Chrome Web Store
View Pie Adblock: Block Ads, Get Paid Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "externally_connectable": {
        "matches": [
            "https:\/\/pie.org\/*",
            "https:\/\/www.pie.org\/*",
            "https:\/\/pie-staging.org\/*",
            "https:\/\/www.pie-staging.org\/*",
            "https:\/\/development.pie-staging.org:8080\/*",
            "https:\/\/www.development.pie-staging.org:8080\/*",
            "https:\/\/development.pie-staging.org\/*",
            "https:\/\/www.development.pie-staging.org\/*"
        ],
        "accepts_tls_channel_id": false,
        "ids": [
            "nfadicbbecgbdbgbibgflooojfbolpgk"
        ]
    },
    "action": {
        "default_popup": "popover.html",
        "default_title": "__MSG_ADBLOCKER_EXTENSION_NAME__"
    },
    "options_page": "options.html",
    "host_permissions": [
        "<all_urls>"
    ],
    "default_locale": "en",
    "permissions": [
        "alarms",
        "cookies",
        "tabs",
        "storage",
        "scripting",
        "webNavigation",
        "unlimitedStorage",
        "declarativeNetRequestWithHostAccess",
        "declarativeNetRequestFeedback",
        "webRequest",
        "management",
        "offscreen"
    ],
    "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
        }
    ],
    "name": "__MSG_ADBLOCKER_EXTENSION_NAME__",
    "description": "__MSG_ADBLOCKER_EXTENSION_DESCRIPTION__",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgZRK5ZYXYl9snaIFKmU8lU0iYeBPAijV3SdKsr4GtuscEJ5\/7dVtxnxPynmcGRVptsSvCIYS0CYg0K82SnHRTRZgfORL4wi\/X+4lR9h2AsuV+ArzU5eZYd6J3SG3tT3DnqHLT\/xamofx8qh2ax6W\/Cm0rvrMMBK4S\/FBp8N0w\/qaNLXFx\/BjPBYoK0f+G63qzhX92XeJvYhxoNTKs\/J1bWRbeaCtFgMHhejcIolaqWVNyD3+KKyDruv6LpAZcMid+GCnb9XRCVS7jFa2fPThgpf+IQr\/nBlYzZs9DgzQshHsf3C7L67YJ4kfNAGFv5ixrxdy7u6rqEf3oPSEUM2dUwIDAQAB",
    "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": [
                "*:\/\/*.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"
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "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.4.7"
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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