VNSHIELD - TƯỜNG LỬA

VNSHIELD ! Free ads blocker for Chrome that blocks all annoying ads, popup, malware and tracking.

VNSHIELD - TƯỜNG LỬA là gì?

VNSHIELD - TƯỜNG LỬA là một tiện ích mở rộng Chrome được phát triển bởi DMT, và tính năng chính của nó là "VNSHIELD ! Free ads blocker for Chrome that blocks all annoying ads, popup, malware and tracking.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

Tải xuống tệp CRX của tiện ích mở rộng VNSHIELD - TƯỜNG LỬA

Tải xuống các tệp mở rộng VNSHIELD - TƯỜNG LỬA dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        VNSHIELD - TƯỜNG LỬA is the most popular ad blocker ever, and also supports websites by not blocking unobtrusive ads by default (configurable).

BLOCKING FEATURES

· All annoying ads
· Youtube video ads
· Facebook ads & other annoyances
· Malware
· Third party tracking                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên VNSHIELD - TƯỜNG LỬA VNSHIELD - TƯỜNG LỬA
ID eclakicbdanpgmpkecgmoeceghgjdeag
URL Chính Thức https://chromewebstore.google.com/detail/vnshield-t%C6%B0%E1%BB%9Dng-l%E1%BB%ADa/eclakicbdanpgmpkecgmoeceghgjdeag
Mô tả VNSHIELD ! Free ads blocker for Chrome that blocks all annoying ads, popup, malware and tracking.
Kích Thước Tệp 1.32 MB
Số Lần Cài Đặt 3,443
Phiên Bản Hiện Tại 5.0.2
Cập Nhật Lần Cuối 2016-05-29
Ngày Phát Hành 2016-05-28
Đánh Giá 4.50/5 Tổng số 151 Đánh Giá
Nhà Phát Triển DMT
Loại Thanh Toán free
Trang Web Mở Rộng https://www.facebook.com/DMT.SERVICE
URL Trang Trợ Giúp https://www.facebook.com/DMT.SERVICE
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "author": "All uBlock Origin contributors & ZenMate & EDIT - DMT",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": {
            "19": "img\/browsericons\/icon19.png",
            "38": "img\/browsericons\/icon38.png"
        },
        "default_popup": "popup.html",
        "default_title": "VNSHIELD - FIREWALL"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "js\/vapi-client.js",
                "js\/contentscript-start.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "js": [
                "js\/contentscript-end.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": false,
            "js": [
                "js\/scriptlets\/subscriber.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "default_locale": "en",
    "description": "__MSG_extShortDesc__",
    "icons": {
        "128": "img\/icon_128.png",
        "16": "img\/icon_16.png"
    },
    "incognito": "split",
    "manifest_version": 2,
    "minimum_chrome_version": "22.0",
    "name": "VNSHIELD - T\u01af\u1edcNG L\u1eecA",
    "options_page": "dashboard.html",
    "options_ui": {
        "page": "options_ui.html"
    },
    "permissions": [
        "contextMenus",
        "privacy",
        "storage",
        "tabs",
        "unlimitedStorage",
        "webNavigation",
        "webRequest",
        "webRequestBlocking",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "short_name": "VNSHIELD",
    "storage": {
        "managed_schema": "managed_storage.json"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "5.0.2"
}