VNSHIELD - TƯỜNG LỬA

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

Qu'est-ce que VNSHIELD - TƯỜNG LỬA ?

VNSHIELD - TƯỜNG LỬA est une extension Chrome développée par DMT, et sa fonction principale est "VNSHIELD ! Free ads blocker for Chrome that blocks all annoying ads, popup, malware and tracking.".

Captures d'Écran de l'Extension

Télécharger le fichier CRX de l'extension VNSHIELD - TƯỜNG LỬA

Téléchargez les fichiers d'extension VNSHIELD - TƯỜNG LỬA au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom VNSHIELD - TƯỜNG LỬA VNSHIELD - TƯỜNG LỬA
ID eclakicbdanpgmpkecgmoeceghgjdeag
URL Officiel https://chromewebstore.google.com/detail/vnshield-t%C6%B0%E1%BB%9Dng-l%E1%BB%ADa/eclakicbdanpgmpkecgmoeceghgjdeag
Description VNSHIELD ! Free ads blocker for Chrome that blocks all annoying ads, popup, malware and tracking.
Taille du Fichier 1.32 MB
Nombre d'Installations 3,443
Version Actuelle 5.0.2
Dernière Mise à Jour 2016-05-29
Date de Publication 2016-05-28
Évaluation 4.50/5 Total 151 Évaluations
Développeur DMT
Type de Paiement free
Site Web de l'Extension https://www.facebook.com/DMT.SERVICE
URL de la Page d'Aide https://www.facebook.com/DMT.SERVICE
Langues Prises en Charge 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"
}