Adblock Plus - free ad blocker

Block YouTube™ ads, pop-ups & fight malware!

Adblock Plus - free ad blocker क्या है?

Adblock Plus - free ad blocker https://adblockplus.org द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Block YouTube™ ads, pop-ups & fight malware!"।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        The Adblock Plus for Chrome™ ad blocker has been downloaded over 500 million times and is one of the most popular and trusted on the market. Users get fast, sleek ad-blocking capabilities to enjoy sites like YouTube™ interruption free. 

✓ Block annoying video ads and banners
✓ Block pop ups
✓ Stop tracking and give yourself more privacy
✓ Fight off destructive malvertising that can hide in ads
✓ Give yourself faster browsing (as resources are blocked from loading)
✓ Customize features, like whitelisting for favorite sites
✓ Get free and constant support
✓ Give yourself simply more control of the experience you want

Adblock Plus for Chrome™ is the adblocker to help you fall in love with the internet again, and gives you the chance to customize your experience.

ⓘ To use Adblock Plus, just click on "Add to Chrome". Click on the ABP icon to see how many ads you've blocked, to change your settings, or report an error. It’s that easy!

Adblock Plus supports the Acceptable Ads (AA) (www.acceptableads.com) initiative by default, a project that looks for a middle way, to support websites that rely on advertising revenue yet take into account the customer experience. If you do not wish to see Acceptable Ads, this can be turned off at any time: https://adblockplus.org/de/acceptable-ads#optout.

************

Please Note: When installing Adblock Plus for Google Chrome™, you will receive a warning that Adblock Plus will receive access to your browsing history and data. This is a standard message - we NEVER collect any user information.

By downloading and installing this extension, you agree to our Terms of Use https://adblockplus.org/terms and our Privacy Policy https://adblockplus.org/privacy.

Adblock Plus is also available for Firefox and Edge.

************

Release announcements and changelogs can be found at: http://adblockplus.org/releases/

Problem with the extension? Try reloading Google Chrome™ and/or opening the Adblock Plus settings, clicking the Advanced tab, and clicking Update all filter lists.

Found a bug? Check known issues at https://adblockplus.org/bugs or visit our forum at https://adblockplus.org/forum/viewforum.php?f=10

If you feel adventurous you can always try out the development builds to get the latest features of Adblock Plus for Google Chrome™. These builds are updated separately with independent settings. https://adblockplus.org/development-builds                    

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

नाम Adblock Plus - free ad blocker Adblock Plus - free ad blocker
ID cfhdojbkjhnklbpkdaibdccddilifddb
आधिकारिक URL https://chromewebstore.google.com/detail/adblock-plus-free-ad-bloc/cfhdojbkjhnklbpkdaibdccddilifddb
विवरण Block YouTube™ ads, pop-ups & fight malware!
फ़ाइल का आकार 2.59 MB
स्थापना संख्या 46,000,000
वर्तमान संस्करण 3.24.1
अंतिम अपडेट 2024-02-21
प्रकाशन तिथि 2020-07-01
रेटिंग 4.44/5 कुल 181200 रेटिंग्स
डेवलपर https://adblockplus.org
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://adblockplus.org/
सहायता पृष्ठ URL https://help.eyeo.com
गोपनीयता नीति पृष्ठ URL https://adblockplus.org/privacy
समर्थित भाषाएँ id,ms,de,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "eyeo GmbH",
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "vendor\/@eyeo\/webext-ad-filtering-solution\/content.js",
                "polyfill.js",
                "ext\/common.js",
                "ext\/content.js",
                "composer.preload.js",
                "bypass.preload.js"
            ],
            "match_about_blank": true,
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "onpage-dialog.postload.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "js": [
                "onpage-dialog-ui.postload.js"
            ],
            "match_about_blank": true,
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "polyfill.js",
                "ext\/common.js",
                "ext\/content.js",
                "premium.preload.js",
                "premium-onboarding.preload.js"
            ],
            "matches": [
                "https:\/\/accounts.adblockplus.org\/premium",
                "https:\/\/accounts.adblockplus.org\/premium?*",
                "https:\/\/accounts.adblockplus.org\/*\/premium",
                "https:\/\/accounts.adblockplus.org\/*\/premium?*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "yt-wall-detection.preload.js"
            ],
            "matches": [
                "https:\/\/youtube.com\/*",
                "https:\/\/www.youtube.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "polyfill.js",
                "ext\/common.js",
                "ext\/content.js",
                "options.preload.js"
            ],
            "matches": [
                "https:\/\/adblockplus.org\/installed",
                "https:\/\/adblockplus.org\/installed?*",
                "https:\/\/adblockplus.org\/*\/installed",
                "https:\/\/adblockplus.org\/*\/installed?*",
                "https:\/\/welcome.adblockplus.org\/*\/installed",
                "https:\/\/welcome.adblockplus.org\/*\/installed?*"
            ],
            "run_at": "document_idle"
        }
    ],
    "name": "__MSG_name_releasebuild__",
    "short_name": "__MSG_name__",
    "description": "__MSG_description__",
    "default_locale": "en_US",
    "devtools_page": "devtools.html",
    "icons": {
        "16": "icons\/abp-16.png",
        "32": "icons\/abp-32.png",
        "48": "icons\/logo\/abp-48.png",
        "64": "icons\/logo\/abp-64.png",
        "128": "icons\/logo\/abp-128.png"
    },
    "options_ui": {
        "open_in_tab": true,
        "page": "options.html"
    },
    "optional_permissions": [
        "contentSettings",
        "management"
    ],
    "storage": {
        "managed_schema": "managed-storage-schema.json"
    },
    "manifest_version": 2,
    "background": {
        "persistent": true,
        "scripts": [
            "polyfill.js",
            "ext\/common.js",
            "ext\/background.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/abp-16.png",
            "20": "icons\/abp-20.png",
            "32": "icons\/abp-32.png",
            "40": "icons\/abp-40.png"
        },
        "default_popup": "popup.html",
        "default_title": "__MSG_name__"
    },
    "minimum_chrome_version": "77.0",
    "minimum_opera_version": "64.0",
    "permissions": [
        "",
        "contextMenus",
        "notifications",
        "storage",
        "tabs",
        "unlimitedStorage",
        "webNavigation",
        "webRequest",
        "webRequestBlocking"
    ],
    "version": "3.24.1"
}