Adblock Plus - free ad blocker

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

¿Qué es Adblock Plus - free ad blocker?

Adblock Plus - free ad blocker es una extensión de Chrome desarrollada por https://adblockplus.org, y su función principal es "Block YouTube™ ads, pop-ups & fight malware!".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Adblock Plus - free ad blocker

Descarga archivos de extensión Adblock Plus - free ad blocker en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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                    

Información Básica de la Extensión

Nombre Adblock Plus - free ad blocker Adblock Plus - free ad blocker
ID cfhdojbkjhnklbpkdaibdccddilifddb
URL Oficial https://chromewebstore.google.com/detail/adblock-plus-free-ad-bloc/cfhdojbkjhnklbpkdaibdccddilifddb
Descripción Block YouTube™ ads, pop-ups & fight malware!
Tamaño del Archivo 2.59 MB
Cantidad de Instalaciones 46,000,000
Versión Actual 3.24.1
Última Actualización 2024-02-21
Fecha de Publicación 2020-07-01
Calificación 4.44/5 Total de 181200 Calificaciones
Desarrollador https://adblockplus.org
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión http://adblockplus.org/
URL de la Página de Ayuda https://help.eyeo.com
URL de la Página de Política de Privacidad https://adblockplus.org/privacy
Idiomas Soportados 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"
}