Smart Adblocker

Faster, Safer and Light weight AdBlocker for Chrome that blocks ads on all websites

¿Qué es Smart Adblocker?

Smart Adblocker es una extensión de Chrome desarrollada por Smart Adblocker, y su función principal es "Faster, Safer and Light weight AdBlocker for Chrome that blocks ads on all websites".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Smart Adblocker

Descarga archivos de extensión Smart Adblocker 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

                        Smart Adblocker for Chrome Browser

Smart Adblocker is a free software that can block all ads online. It can be used as a lightweight browser extension, or as a standalone application. Adblocker blocks all ads by default. Adblocker also blocks tracking cookies, which are used to collect information about your browsing activity. This helps prevent advertisers from tracking your behavior and selling it to third parties.
Adblocker is highly effective at blocking ads and removing clutter from the browsing experience. If you're one of these people, then you should consider using an ad blocker with light filtering capabilities instead of Adblocker with heavy filtering capabilities.

Why Smart Adblocker
1. Ads free surfing on internet.
2. Simple and Light Weight.
3. Blocking ads & Save time.

Adblockers have become a common tool that everyone is using to keep their browsing experience clean and safe. It’s a great way to keep ads away from your eyes, while making the web a little bit better for everyone else. If you don’t want to deal with the controversy and just want an easy way to block all ads on your web browser, then you should try Smart Adblocker. Adblockers are a great way to protect your privacy and security online. Most adblockers work by blocking all ads on websites, which can help keep your browsing experience clean and clutter-free.

Ads blocked by smart adblocker:
# Banner Ads
# Search Ads
# Video Ads on YouTube and other streaming platforms
# Website Ads and more

Updated
1.1 - New rules added
1.2 - New rules added
1.3 - Block elements on webpage
1.4 - New rules added
2.0 - Location wise rules
3.0 - Bug fixes and More rules added
3.0.1 - Minor bug fixes and improvements
3.0.3 - Bug fixes
3.1.0 - Privacy policy updated
3.1.1 - YT AdBlock bug fix                    

Información Básica de la Extensión

Nombre Smart Adblocker Smart Adblocker
ID iojpcjjdfhlcbgjnpngcmaojmlokmeii
URL Oficial https://chromewebstore.google.com/detail/smart-adblocker/iojpcjjdfhlcbgjnpngcmaojmlokmeii
Descripción Faster, Safer and Light weight AdBlocker for Chrome that blocks ads on all websites
Tamaño del Archivo 4.02 MB
Cantidad de Instalaciones 69,147
Versión Actual 3.1.1
Última Actualización 2023-11-21
Fecha de Publicación 2022-10-20
Calificación 4.72/5 Total de 25 Calificaciones
Desarrollador Smart Adblocker
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://app.smartadblocker.com/
URL de la Página de Política de Privacidad https://smartadblocker.com/privacy-policy
Idiomas Soportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Smart Adblocker",
    "version": "3.1.1",
    "description": "Faster, Safer and Light weight AdBlocker for Chrome that blocks ads on all websites",
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "GN_rules",
                "enabled": true,
                "path": "rules\/r1.json"
            },
            {
                "id": "GB1_rules",
                "enabled": true,
                "path": "rules\/gb1.json"
            },
            {
                "id": "GB2_rules",
                "enabled": true,
                "path": "rules\/gb2.json"
            },
            {
                "id": "YT_rules",
                "enabled": true,
                "path": "rules\/yt.json"
            },
            {
                "id": "FEBA_rules",
                "enabled": true,
                "path": "rules\/feba.json"
            },
            {
                "id": "VN_rules",
                "enabled": false,
                "path": "rules\/vn.json"
            },
            {
                "id": "IN_rules",
                "enabled": false,
                "path": "rules\/in.json"
            },
            {
                "id": "ID_rules",
                "enabled": false,
                "path": "rules\/id.json"
            },
            {
                "id": "PL_rules",
                "enabled": false,
                "path": "rules\/pl.json"
            },
            {
                "id": "CN_rules",
                "enabled": false,
                "path": "rules\/cn.json"
            },
            {
                "id": "SA_rules",
                "enabled": false,
                "path": "rules\/sa.json"
            },
            {
                "id": "BG_rules",
                "enabled": false,
                "path": "rules\/bg.json"
            },
            {
                "id": "CZ_rules",
                "enabled": false,
                "path": "rules\/cz.json"
            },
            {
                "id": "KR_rules",
                "enabled": false,
                "path": "rules\/kr.json"
            },
            {
                "id": "ES_rules",
                "enabled": false,
                "path": "rules\/es.json"
            },
            {
                "id": "PT_rules",
                "enabled": false,
                "path": "rules\/pt.json"
            },
            {
                "id": "RO_rules",
                "enabled": false,
                "path": "rules\/ro.json"
            },
            {
                "id": "NO_rules",
                "enabled": false,
                "path": "rules\/no.json"
            },
            {
                "id": "IT_rules",
                "enabled": false,
                "path": "rules\/it.json"
            },
            {
                "id": "DE_rules",
                "enabled": false,
                "path": "rules\/de.json"
            }
        ]
    },
    "permissions": [
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "storage",
        "tabs"
    ],
    "icons": {
        "128": "smartadblockericon.png"
    },
    "action": {
        "default_icon": "smartadblockericon.png",
        "default_title": "Smart Adblocker for Chrome",
        "default_popup": "index.html"
    },
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "bg\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "content\/element-picker.js"
            ],
            "all_frames": false,
            "run_at": "document_end"
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "content\/content.js"
            ],
            "all_frames": false,
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/www.youtube.com\/*"
            ],
            "js": [
                "content\/y.js"
            ],
            "all_frames": true,
            "run_at": "document_end"
        }
    ],
    "manifest_version": 3
}