Romancecompass client anticaptcha
This is romancecompass mailer improver
What is Romancecompass client anticaptcha?
Romancecompass client anticaptcha is a Chrome extension developed by HelpChat, and its main feature is "This is romancecompass mailer improver".
Extension Screenshots
Download Romancecompass client anticaptcha Extension CRX File
Download Romancecompass client anticaptcha 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
Romancecompass mailer c автоматическим распознаванием captcha на клиентской стороне. Вам необходимо создать аккаунт на anti-captcha.com, пройти регистрацию, перейти в раздел настройки, настройки api, далее скопировать Ключ учетной записи (пример ключа f4d8e8d8888bbfb7761b6c6a88a5f6d) и после нажатия кнопки пуск ввести api ключ
Extension Basic Information
Name | |
ID | ilamjkmcmdmnfeaojepkpacfmahclppk |
Official URL | https://chrome.google.com/webstore/detail/romancecompass-client-ant/ilamjkmcmdmnfeaojepkpacfmahclppk |
Description | This is romancecompass mailer improver |
File Size | 118 KB |
Installation Count | 182 |
Current Version | 2.2 |
Last Updated | 2018-11-19 |
Publish Date | 2018-11-19 |
Rating | 2.00/5 Total 4 Ratings |
Developer | HelpChat |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | http://help-chat.com.ua/faq/Privacy-Policy.html |
Supported Languages | 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" } |