vk-antibot v.1.1

Vkontakte antibot

What is vk-antibot v.1.1?

vk-antibot v.1.1 is a Chrome extension developed by doosikmob, and its main feature is "Vkontakte antibot".

Extension Screenshots

screenshot

Download vk-antibot v.1.1 Extension CRX File

Download vk-antibot v.1.1 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Определяет некую веротнось фейковости аккаунта Вконтакте                    

Extension Basic Information

Name vk-antibot v.1.1 vk-antibot v.1.1
ID egjkicmhndmpifgpiboiijaggcgblgki
Official URL https://chromewebstore.google.com/detail/vk-antibot-v11/egjkicmhndmpifgpiboiijaggcgblgki
Description Vkontakte antibot
File Size 43.14 KB
Installation Count 42
Current Version 1.1
Last Updated 2017-03-05
Publish Date 2017-03-05
Rating 4.25/5 Total 4 Ratings
Developer doosikmob
Payment Type free
Supported Languages ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "vk-antibot v.1.1",
    "version": "1.1",
    "manifest_version": 2,
    "description": "Vkontakte antibot",
    "permissions": [
        "webNavigation",
        "activeTab",
        "tabs",
        "*:\/\/*\/*"
    ],
    "icons": {
        "48": "icons\/antibot-48.png",
        "16": "icons\/antibot-16.png",
        "128": "icons\/antibot-128.png"
    },
    "background": {
        "scripts": [
            "libs\/jquery.min.js",
            "main.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "48": "icons\/antibot-48.png",
            "16": "icons\/antibot-16.png",
            "128": "icons\/antibot-128.png"
        },
        "default_title": "Vkontakte antibot"
    }
}