Romancecompass client anticaptcha
This is romancecompass mailer improver
Qu'est-ce que Romancecompass client anticaptcha ?
Romancecompass client anticaptcha est une extension Chrome développée par HelpChat, et sa fonction principale est "This is romancecompass mailer improver".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Romancecompass client anticaptcha
Téléchargez les fichiers d'extension Romancecompass client anticaptcha 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
Romancecompass mailer c автоматическим распознаванием captcha на клиентской стороне. Вам необходимо создать аккаунт на anti-captcha.com, пройти регистрацию, перейти в раздел настройки, настройки api, далее скопировать Ключ учетной записи (пример ключа f4d8e8d8888bbfb7761b6c6a88a5f6d) и после нажатия кнопки пуск ввести api ключ
Informations de Base sur l'Extension
Nom | |
ID | ilamjkmcmdmnfeaojepkpacfmahclppk |
URL Officiel | https://chrome.google.com/webstore/detail/romancecompass-client-ant/ilamjkmcmdmnfeaojepkpacfmahclppk |
Description | This is romancecompass mailer improver |
Taille du Fichier | 118 KB |
Nombre d'Installations | 182 |
Version Actuelle | 2.2 |
Dernière Mise à Jour | 2018-11-19 |
Date de Publication | 2018-11-19 |
Évaluation | 2.00/5 Total 4 Évaluations |
Développeur | HelpChat |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | http://help-chat.com.ua/faq/Privacy-Policy.html |
Langues Prises en Charge | ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "content_scripts": [ { "css": [ "css.css" ], "js": [ "jquery.js", "names.js", "include.js", "notification.js" ], "matches": [ "http:\/\/romancecompass.com\/search\/results\/*", "https:\/\/romancecompass.com\/search\/results\/*", "*:\/\/*.anti-captcha.com\/*", "*:\/\/rucaptcha.com\/*" ], "run_at": "document_end" } ], "description": "This is romancecompass mailer improver", "icons": { "128": "logo.png" }, "manifest_version": 2, "name": "Romancecompass client anticaptcha", "version": "2.2" } |