Adblock Plus - free ad blocker

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

Cos'è Adblock Plus - free ad blocker?

Adblock Plus - free ad blocker è un'estensione di Chrome sviluppata da https://adblockplus.org, e la sua funzione principale è "Block YouTube™ ads, pop-ups & fight malware!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Adblock Plus - free ad blocker

Scarica i file di estensione Adblock Plus - free ad 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

                        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                    

Informazioni di Base sull'Estensione

Nome Adblock Plus - free ad blocker Adblock Plus - free ad blocker
ID cfhdojbkjhnklbpkdaibdccddilifddb
URL Ufficiale https://chromewebstore.google.com/detail/adblock-plus-free-ad-bloc/cfhdojbkjhnklbpkdaibdccddilifddb
Descrizione Block YouTube™ ads, pop-ups & fight malware!
Dimensione del File 2.59 MB
Conteggio Installazioni 46,000,000
Versione Corrente 3.24.1
Ultimo Aggiornamento 2024-02-21
Data di Pubblicazione 2020-07-01
Valutazione 4.44/5 Totale 181200 Valutazioni
Sviluppatore https://adblockplus.org
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://adblockplus.org/
URL della Pagina di Aiuto https://help.eyeo.com
URL della Pagina della Politica sulla Privacy https://adblockplus.org/privacy
Lingue Supportate 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"
}