Captcha Solver: Auto Recognition and Bypass
2Captcha Solver plugin allows you to automatically solve CAPTCHAs found on any webpage.
Τι είναι το Captcha Solver: Auto Recognition and Bypass;
Το Captcha Solver: Auto Recognition and Bypass είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://sctg.xyz, και η κύρια λειτουργία του είναι "2Captcha Solver plugin allows you to automatically solve CAPTCHAs found on any webpage.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Captcha Solver: Auto Recognition and Bypass
Λήψη αρχείων επέκτασης Captcha Solver: Auto Recognition and Bypass σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
This plugin helps to solve captchas on website pages. For a very small fee. For the test, the service charges 5 rubles. enough for 1000 recaptcha solutions.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Captcha Solver: Auto Recognition and Bypass |
ID | fhncdffihkngkflmkjbhgnpcifeiihcg |
Επίσημο URL | https://chromewebstore.google.com/detail/captcha-solver-auto-recog/fhncdffihkngkflmkjbhgnpcifeiihcg |
Περιγραφή | 2Captcha Solver plugin allows you to automatically solve CAPTCHAs found on any webpage. |
Μέγεθος Αρχείου | 374 KB |
Αριθμός Εγκαταστάσεων | 544 |
Τρέχουσα Έκδοση | 3.5.2 |
Τελευταία Ενημέρωση | 2024-01-20 |
Ημερομηνία Δημοσίευσης | 2023-04-16 |
Αξιολόγηση | 5.00/5 Συνολικά 2 Αξιολογήσεις |
Προγραμματιστής | https://sctg.xyz |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | in_app |
Ιστότοπος Επέκτασης | https://t.me/Xevil_check_bot |
Διεύθυνση URL της Σελίδας Βοήθειας | https://t.me/sergqwer2 |
Υποστηριζόμενες Γλώσσες | en,es,ru |
manifest.json | |
{ "action": { "default_icon": { "128": "assets\/images\/icon_128.png", "32": "assets\/images\/icon_32.png" }, "default_popup": "popup\/popup.html", "default_title": "SCTG: Recognition and Bypass Captcha" }, "background": { "service_worker": "service_worker.js" }, "content_scripts": [ { "all_frames": true, "css": [ "content\/style.css" ], "js": [ "vendor\/jquery\/3.5.1\/jquery.min.js", "common\/config.js", "content\/core_helpers.js", "content\/script.js", "content\/captcha\/hcaptcha\/processor.js", "content\/captcha\/recaptcha\/processor.js", "content\/captcha\/normal\/hunter.js", "content\/captcha\/normal\/processor.js" ], "matches": [ " |