Captcha Cracker
A chrome extension to solve Google reCaptcha
Vad är Captcha Cracker?
Captcha Cracker är en Chrome-tillägg utvecklad av https://94dev.xyz, och dess huvudfunktion är "A chrome extension to solve Google reCaptcha".
Tilläggsskärmbilder
Ladda ner Captcha Cracker-förlängningens CRX-fil
Ladda ner Captcha Cracker-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Captchas are usually annoying and sometimes they even steel your precious time. It is worse if the recaptcha detected you wrong and send image/audio captcha .We know you're not a bot. Therefore we are here to help you. Captcha Cracker helps you to detect google recaptcha and solve it for you. You have many options to make the solving auto and also set a delay time.
Grundläggande Information om Tillägg
Namn | |
ID | cjaofnhcpoflieopcibckoelegekghei |
Officiell webbadress | https://chromewebstore.google.com/detail/captcha-cracker/cjaofnhcpoflieopcibckoelegekghei |
Beskrivning | A chrome extension to solve Google reCaptcha |
Filstorlek | 395 KB |
Antal Installationer | 1,563 |
Aktuell Version | 4.0.2 |
Senast Uppdaterad | 2021-11-30 |
Publiceringsdatum | 2021-01-20 |
Betyg | 2.82/5 Totalt 11 Betyg |
Utvecklare | https://94dev.xyz |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://captcha-cracker.com |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "A chrome extension to solve Google reCaptcha", "version": "4.0.2", "name": "Captcha Cracker", "background": { "page": "background.html" }, "browser_action": { "default_popup": "popup.html" }, "icons": { "128": "icon.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |