Adaware Web Protection

Stay protected while searching and surfing the Web. Never worry about suspicious websites again.

Adaware Web Protection क्या है?

Adaware Web Protection https://www.adaware.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Stay protected while searching and surfing the Web. Never worry about suspicious websites again."।

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

screenshot

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

crx प्रारूप में Adaware Web Protection एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        Adaware Web Protection uses cutting-edge cloudbased detection technology which offers a more robust antivirus level of protection against dangerous websites. Every time a URL is scanned, the algorithm gets smarter and more precise which results in faster detection. 
With our cloud service, your extension gets access to the most up-to date list of potential malware, which protects you from zero-day threats.                    

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

नाम Adaware Web Protection Adaware Web Protection
ID nnooggpliipegmffiolegeppbgkclbpi
आधिकारिक URL https://chromewebstore.google.com/detail/adaware-web-protection/nnooggpliipegmffiolegeppbgkclbpi
विवरण Stay protected while searching and surfing the Web. Never worry about suspicious websites again.
फ़ाइल का आकार 1.06 MB
स्थापना संख्या 91,480
वर्तमान संस्करण 1.0.9
अंतिम अपडेट 2021-08-12
प्रकाशन तिथि 2020-03-25
रेटिंग 3.78/5 कुल 60 रेटिंग्स
डेवलपर https://www.adaware.com
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL http://www.adaware.com/privacy-policy
समर्थित भाषाएँ de,en,fr,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Lavasoft",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": {
            "19": "img\/browsericons\/icon19.png",
            "38": "img\/browsericons\/icon38.png"
        },
        "default_title": "Web Protection"
    },
    "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": "26.0",
    "name": "Adaware Web Protection",
    "permissions": [
        "storage",
        "tabs",
        "unlimitedStorage",
        "webRequest",
        "webRequestBlocking",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "short_name": "Adaware Web Protection",
    "version": "1.0.9",
    "web_accessible_resources": [
        "img\/*",
        "\/loading-page.html"
    ]
}