Buster: Captcha Solver for Humans
Save time by asking Buster to solve captchas for you.
Buster: Captcha Solver for Humansคืออะไร?
Buster: Captcha Solver for Humans เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://armin.dev และคุณลักษณะหลักของมันคือ "Save time by asking Buster to solve captchas for you."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Buster: Captcha Solver for Humans
ดาวน์โหลดไฟล์ส่วนขยาย Buster: Captcha Solver for Humans ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Buster is a browser extension which helps you to solve difficult captchas by completing reCAPTCHA audio challenges using speech recognition. Challenges are solved by clicking on the extension button at the bottom of the reCAPTCHA widget. It is not guaranteed that challenges are always solved, the limitations of the technology need to be considered. The continued development of Buster is made possible thanks to the support of awesome backers. If you'd like to join them, please check out https://armin.dev/go/patreon Client app The success rate of the extension can be improved by simulating user interactions with the help of a client app. Follow the instructions from the extension's options to download and install the client app on Windows, Linux and macOS. Solving more than a couple of reCAPTCHA challenges a day may lead to a temporary block, regardless of your use of the extension. Visit the wiki for more details. https://github.com/dessant/buster/wiki/Inaccessible-reCAPTCHA-audio-challenge Motivation reCAPTCHA challenges remain a considerable burden on the web, delaying and often blocking our access to services and information depending on our physical and cognitive abilities, our social and cultural background, and the devices or networks we connect from. The difficulty of captchas can be so out of balance, that sometimes they seem friendlier to bots than they are to humans. The goal of this project is to improve our experience on the web, by giving us easy access to solutions utilized by automated systems. The extension is also available for Edge and Firefox: https://github.com/dessant/buster#readme Reviews are not monitored for bug reports, please use GitHub for issues and feature requests. https://github.com/dessant/buster
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Buster: Captcha Solver for Humans |
ID | mpbjkejclgfgadiemmefgebjfooflfhl |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/buster-captcha-solver-for/mpbjkejclgfgadiemmefgebjfooflfhl |
คำอธิบาย | Save time by asking Buster to solve captchas for you. |
ขนาดไฟล์ | 608 KB |
จำนวนการติดตั้ง | 607,341 |
เวอร์ชันปัจจุบัน | 2.0.1 |
อัปเดตครั้งล่าสุด | 2023-09-13 |
วันที่เผยแพร่ | 2020-06-15 |
คะแนน | 3.86/5 รวมทั้งหมด 680 คะแนน |
ผู้พัฒนา | https://armin.dev |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/dessant/buster#readme |
URL หน้าช่วยเหลือ | https://github.com/dessant/buster/issues |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", "version": "2.0.1", "author": "Armin Sebastian", "homepage_url": "https:\/\/github.com\/dessant\/buster", "default_locale": "en", "minimum_chrome_version": "92.0", "permissions": [ "storage", "notifications", "webRequest", "webRequestBlocking", "webNavigation", "nativeMessaging", " |