Smart Adblocker

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

ما هو Smart Adblocker؟

Smart Adblocker هو إضافة Chrome تم تطويرها بواسطة Smart Adblocker، والميزة الرئيسية لها هي "Faster, Safer and Light weight AdBlocker for Chrome that blocks ads on all websites".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Smart Adblocker

قم بتنزيل ملفات الامتداد Smart Adblocker بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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                    

معلومات أساسية عن التمديد

الاسم Smart Adblocker Smart Adblocker
ID iojpcjjdfhlcbgjnpngcmaojmlokmeii
عنوان URL الرسمي https://chromewebstore.google.com/detail/smart-adblocker/iojpcjjdfhlcbgjnpngcmaojmlokmeii
الوصف Faster, Safer and Light weight AdBlocker for Chrome that blocks ads on all websites
حجم الملف 4.02 MB
عدد التثبيتات 69,147
النسخة الحالية 3.1.1
آخر تحديث 2023-11-21
تاريخ النشر 2022-10-20
تقييم 4.72/5 مجموع تقييمات 25
المطور Smart Adblocker
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://app.smartadblocker.com/
عنوان صفحة سياسة الخصوصية https://smartadblocker.com/privacy-policy
اللغات المدعومة 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
}