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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "VNSHIELD ! Free ads blocker for Chrome that blocks all annoying ads, popup, malware and tracking."।

एक्सटेंशन स्क्रीनशॉट्स

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में VNSHIELD - TƯỜNG LỬA एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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                    

एक्सटेंशन की मूल जानकारी

नाम VNSHIELD - TƯỜNG LỬA VNSHIELD - TƯỜNG LỬA
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"
}