vk-antibot v.1.1

Vkontakte antibot

Was ist vk-antibot v.1.1?

vk-antibot v.1.1 ist eine Chrome-Erweiterung, die von doosikmob entwickelt wurde, und ihr Hauptmerkmal ist "Vkontakte antibot".

Erweiterungsscreenshots

screenshot

vk-antibot v.1.1-Erweiterungs-CRX-Datei herunterladen

Laden Sie vk-antibot v.1.1-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

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

Grundlegende Informationen zur Erweiterung

Name vk-antibot v.1.1 vk-antibot v.1.1
ID egjkicmhndmpifgpiboiijaggcgblgki
Offizielle URL https://chromewebstore.google.com/detail/vk-antibot-v11/egjkicmhndmpifgpiboiijaggcgblgki
Beschreibung Vkontakte antibot
Dateigröße 43.14 KB
Installationsanzahl 42
Aktuelle Version 1.1
Letztes Update 2017-03-05
Veröffentlichungsdatum 2017-03-05
Bewertung 4.25/5 Insgesamt 4 Bewertungen
Entwickler doosikmob
Zahlungsart free
Unterstützte Sprachen 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"
    }
}