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?
VNSHIELD - TƯỜNG LỬA是由DMT开发的Chrome扩展程序,该扩展的主要功能是“VNSHIELD ! Free ads blocker for Chrome that blocks all annoying ads, popup, malware and tracking.”。
扩展截图
下载VNSHIELD - TƯỜNG LỬA扩展crx文件
下载VNSHIELD - TƯỜNG LỬA扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        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                     扩展基本信息
| 名称 |   |  
| ID | eclakicbdanpgmpkecgmoeceghgjdeag | 
| 官方URL | https://chromewebstore.google.com/detail/vnshield-t%C6%B0%E1%BB%9Dng-l%E1%BB%ADa/eclakicbdanpgmpkecgmoeceghgjdeag | 
| 简介 | VNSHIELD ! Free ads blocker for Chrome that blocks all annoying ads, popup, malware and tracking. | 
| 文件大小 | 1.32 MB | 
| 安装次数 | 3,443 | 
| 当前版本 | 5.0.2 | 
| 更新时间 | 2016-05-29 | 
| 上架时间 | 2016-05-28 | 
| 评分 | 4.50/5 共151次评分 | 
| 开发者 | DMT | 
| 付费类型 | free | 
| 扩展官网 | https://www.facebook.com/DMT.SERVICE | 
| 帮助页面URL | https://www.facebook.com/DMT.SERVICE | 
| 支持的语言 | 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"
}  |  |