vk-antibot v.1.1
Vkontakte antibot
Qu'est-ce que vk-antibot v.1.1 ?
vk-antibot v.1.1 est une extension Chrome développée par doosikmob, et sa fonction principale est "Vkontakte antibot".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension vk-antibot v.1.1
Téléchargez les fichiers d'extension vk-antibot v.1.1 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
Определяет некую веротнось фейковости аккаунта Вконтакте
Informations de Base sur l'Extension
Nom | |
ID | egjkicmhndmpifgpiboiijaggcgblgki |
URL Officiel | https://chromewebstore.google.com/detail/vk-antibot-v11/egjkicmhndmpifgpiboiijaggcgblgki |
Description | Vkontakte antibot |
Taille du Fichier | 43.14 KB |
Nombre d'Installations | 42 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2017-03-05 |
Date de Publication | 2017-03-05 |
Évaluation | 4.25/5 Total 4 Évaluations |
Développeur | doosikmob |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |