VK helper
Automate VK
What is VK helper?
VK helper is a Chrome extension developed by darellat, and its main feature is "Automate VK".
Extension Screenshots
Download VK helper Extension CRX File
Download VK helper extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Инструкция Зайдите на страницу друзей первого человека. Прокрутите скролл до самого низа страницы, чтобы все друзья прогрузились. Нажмите кнопку «Левый». Зайдите на страницу друзей второго человека. Прокрутите скролл до самого низа страницы, чтобы все друзья прогрузились. Нажмите кнопку «Правый». Вверху вы увидите пересечение друзей, внизу оставшихся друзей. Кнопка «Export» скопирует информацию о друзьях в буфер обмена.
Extension Basic Information
Name | VK helper |
ID | lgiheljjcjhcndglbbgonfcichelpejp |
Official URL | https://chromewebstore.google.com/detail/vk-helper/lgiheljjcjhcndglbbgonfcichelpejp |
Description | Automate VK |
File Size | 12.99 KB |
Installation Count | 1,329 |
Current Version | 1.1 |
Last Updated | 2020-05-05 |
Publish Date | 2020-05-05 |
Rating | 2.00/5 Total 4 Ratings |
Developer | darellat |
[email protected] | |
Payment Type | free |
Supported Languages | 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" ] } |