Romancecompass client anticaptcha
This is romancecompass mailer improver
什麼是Romancecompass client anticaptcha?
Romancecompass client anticaptcha是由HelpChat開發的Chrome擴展程式,該擴展的主要功能是“This is romancecompass mailer improver”。
擴展截圖
下載Romancecompass client anticaptcha擴展crx文件
下載Romancecompass client anticaptcha擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Romancecompass mailer c автоматическим распознаванием captcha на клиентской стороне. Вам необходимо создать аккаунт на anti-captcha.com, пройти регистрацию, перейти в раздел настройки, настройки api, далее скопировать Ключ учетной записи (пример ключа f4d8e8d8888bbfb7761b6c6a88a5f6d) и после нажатия кнопки пуск ввести api ключ
擴展基本資訊
名稱 | |
ID | ilamjkmcmdmnfeaojepkpacfmahclppk |
官方網址 | https://chrome.google.com/webstore/detail/romancecompass-client-ant/ilamjkmcmdmnfeaojepkpacfmahclppk |
簡介 | This is romancecompass mailer improver |
檔案大小 | 118 KB |
安裝次數 | 182 |
目前版本 | 2.2 |
更新時間 | 2018-11-19 |
上架時間 | 2018-11-19 |
評分 | 2.00/5 共 4 次評分 |
開發者 | HelpChat |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | http://help-chat.com.ua/faq/Privacy-Policy.html |
支援的語言 | 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" } |