VK helper

Automate VK

Cos'è VK helper?

VK helper è un'estensione di Chrome sviluppata da darellat, e la sua funzione principale è "Automate VK".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione VK helper

Scarica i file di estensione VK helper in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

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

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

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

Informazioni di Base sull'Estensione

Nome VK helper VK helper
ID lgiheljjcjhcndglbbgonfcichelpejp
URL Ufficiale https://chromewebstore.google.com/detail/vk-helper/lgiheljjcjhcndglbbgonfcichelpejp
Descrizione Automate VK
Dimensione del File 12.99 KB
Conteggio Installazioni 1,329
Versione Corrente 1.1
Ultimo Aggiornamento 2020-05-05
Data di Pubblicazione 2020-05-05
Valutazione 2.00/5 Totale 4 Valutazioni
Sviluppatore darellat
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}