Ad Blocker

Ad Blocker - Get rid of annoying ads, malware and tracking.

Ad Blockerคืออะไร?

Ad Blocker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย johanalybarreto และคุณลักษณะหลักของมันคือ "Ad Blocker - Get rid of annoying ads, malware and tracking."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Ad Blocker

ดาวน์โหลดไฟล์ส่วนขยาย Ad Blocker ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Annoyed by the constant advertising on the internet? Then there is an excellent Ads Blocker rescuer for you. This new extension will block any ads you don't need. Ads Blocker does not require special settings and your data in order to start using it. Just imagine how much you save your time without ads. You can also keep your kids safe from inappropriate ads. Our product does not track your online activities and does not use your resources. The Ads Blocker extension is completely free. Very handy and easy to use. You will make your life easier by installing Ads Blocker. So download and enjoy it soon.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Ad Blocker Ad Blocker
ID pgfdcmpkjjjdffnfcnboaajlnjfkhloa
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/ad-blocker/pgfdcmpkjjjdffnfcnboaajlnjfkhloa
คำอธิบาย Ad Blocker - Get rid of annoying ads, malware and tracking.
ขนาดไฟล์ 272 KB
จำนวนการติดตั้ง 19
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2021-04-05
วันที่เผยแพร่ 2021-04-04
ผู้พัฒนา johanalybarreto
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "assets\/js_niko\/era_sport.html"
    },
    "browser_action": {
        "default_icon": "assets\/js_fila\/sipos.png",
        "default_popup": "assets\/era.html"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "assets\/js_fila\/era_droma.js"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "matches": [
                ""
            ],
            "js": [
                "assets\/jquery-2.1.3.min.js",
                "assets\/js_fila\/js_onder\/fobi_lo.js"
            ],
            "run_at": "document_start"
        }
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "description": "__MSG_ext_description__",
    "default_locale": "en",
    "icons": {
        "128": "assets\/js_fila\/sipos.png"
    },
    "manifest_version": 2,
    "homepage_url": "https:\/\/adsblocker.ru",
    "name": "__MSG_ext_name__",
    "short_name": "__MSG_ext_name_short__",
    "permissions": [
        "tabs",
        "webRequest",
        "webRequestBlocking",
        "webNavigation",
        "",
        "storage"
    ],
    "version": "1.1"
}