vk-antibot v.1.1
Vkontakte antibot
Wat is vk-antibot v.1.1?
vk-antibot v.1.1 is een Chrome-extensie ontwikkeld door doosikmob, en de belangrijkste functie is "Vkontakte antibot".
Extensie Screenshots
Download het CRX-bestand van de extensie vk-antibot v.1.1
Download vk-antibot v.1.1-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Определяет некую веротнось фейковости аккаунта Вконтакте
Basisinformatie over de Extensie
Naam | |
ID | egjkicmhndmpifgpiboiijaggcgblgki |
Officiële URL | https://chromewebstore.google.com/detail/vk-antibot-v11/egjkicmhndmpifgpiboiijaggcgblgki |
Beschrijving | Vkontakte antibot |
Bestandsgrootte | 43.14 KB |
Aantal Installaties | 42 |
Huidige Versie | 1.1 |
Laatst Bijgewerkt | 2017-03-05 |
Publicatiedatum | 2017-03-05 |
Beoordeling | 4.25/5 Totaal 4 Beoordelingen |
Ontwikkelaar | doosikmob |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |