VK Profi
Массовое удаление постов, комментариев. Публикация повтов в инстаграм из вконтакте.
Qu'est-ce que VK Profi ?
VK Profi est une extension Chrome développée par https://mee4dy.ru, et sa fonction principale est "Массовое удаление постов, комментариев. Публикация повтов в инстаграм из вконтакте.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension VK Profi
Téléchargez les fichiers d'extension VK Profi 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
Расширение добавляющее дополнительный функционал для социальной сети Вконтакте. Список функций: - Массовое удаление постов со стены - Массовое удаление комментариев под постами - Публикация постов из Вконтакте в инстаграм
Informations de Base sur l'Extension
Nom | VK Profi |
ID | knbcefijhpdehpjpehndmpdfeegfckep |
URL Officiel | https://chromewebstore.google.com/detail/vk-profi/knbcefijhpdehpjpehndmpdfeegfckep |
Description | Массовое удаление постов, комментариев. Публикация повтов в инстаграм из вконтакте. |
Taille du Fichier | 42.68 KB |
Nombre d'Installations | 30 |
Version Actuelle | 1.1.0 |
Dernière Mise à Jour | 2020-04-18 |
Date de Publication | 2020-04-14 |
Développeur | https://mee4dy.ru |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://mee4dy.ru |
URL de la Page de Politique de Confidentialité | https://mee4dy.ru/terms |
Langues Prises en Charge | ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "content_scripts": [ { "js": [ "js\/jquery.js", "js\/inject.js" ], "matches": [ "*:\/\/vk.com\/*" ], "run_at": "document_end", "all_frames": true } ], "description": "\u041c\u0430\u0441\u0441\u043e\u0432\u043e\u0435 \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u0435 \u043f\u043e\u0441\u0442\u043e\u0432, \u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0435\u0432. \u041f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u044f \u043f\u043e\u0432\u0442\u043e\u0432 \u0432 \u0438\u043d\u0441\u0442\u0430\u0433\u0440\u0430\u043c \u0438\u0437 \u0432\u043a\u043e\u043d\u0442\u0430\u043a\u0442\u0435.", "icons": { "128": "icons\/icon128.png", "16": "icons\/icon16.png", "48": "icons\/icon48.png" }, "manifest_version": 2, "name": "VK Profi", "version": "1.1.0" } |