VK helper

Automate VK

Qu'est-ce que VK helper ?

VK helper est une extension Chrome développée par darellat, et sa fonction principale est "Automate VK".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension VK helper

Téléchargez les fichiers d'extension VK helper 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

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

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

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

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

Informations de Base sur l'Extension

Nom VK helper VK helper
ID lgiheljjcjhcndglbbgonfcichelpejp
URL Officiel https://chromewebstore.google.com/detail/vk-helper/lgiheljjcjhcndglbbgonfcichelpejp
Description Automate VK
Taille du Fichier 12.99 KB
Nombre d'Installations 1,329
Version Actuelle 1.1
Dernière Mise à Jour 2020-05-05
Date de Publication 2020-05-05
Évaluation 2.00/5 Total 4 Évaluations
Développeur darellat
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}