VK helper

Automate VK

¿Qué es VK helper?

VK helper es una extensión de Chrome desarrollada por darellat, y su función principal es "Automate VK".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión VK helper

Descarga archivos de extensión VK helper en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Инструкция
Зайдите на страницу друзей первого человека.
Прокрутите скролл до самого низа страницы, чтобы все друзья прогрузились.
Нажмите кнопку «Левый».

Зайдите на страницу друзей второго человека.
Прокрутите скролл до самого низа страницы, чтобы все друзья прогрузились.
Нажмите кнопку «Правый».

Вверху вы увидите пересечение друзей, внизу оставшихся друзей.

Кнопка «Export» скопирует информацию о друзьях в буфер обмена.                    

Información Básica de la Extensión

Nombre VK helper VK helper
ID lgiheljjcjhcndglbbgonfcichelpejp
URL Oficial https://chromewebstore.google.com/detail/vk-helper/lgiheljjcjhcndglbbgonfcichelpejp
Descripción Automate VK
Tamaño del Archivo 12.99 KB
Cantidad de Instalaciones 1,329
Versión Actual 1.1
Última Actualización 2020-05-05
Fecha de Publicación 2020-05-05
Calificación 2.00/5 Total de 4 Calificaciones
Desarrollador darellat
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "VK helper",
    "description": "Automate VK",
    "version": "1.1",
    "browser_action": {
        "default_icon": "vk-icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "vk-icon128.png",
        "64": "vk-icon64.png"
    },
    "permissions": [
        "activeTab",
        "tabs",
        "storage"
    ]
}