NopeCHA: CAPTCHA Solver 0.3.12
FREE
Released:2023-04-11
Manifest File:
{"name":"NopeCHA: CAPTCHA Solver","icons":{"16":"icon\/16.png","32":"icon\/32.png","48":"icon\/48.png","128":"icon\/128.png"},"action":{"default_icon":"icon\/16.png","default_popup":"popup.html","default_title":"NopeCHA: CAPTCHA Solver"},"version":"0.3.12","background":{"type":"module","service_worker":"background.js"},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"Automatically solve reCAPTCHA, hCaptcha, FunCAPTCHA, AWS WAF, and text CAPTCHA using AI.","permissions":["declarativeNetRequest","contextMenus","scripting","storage","webRequest"],"content_scripts":[{"js":["utils.js","content.js"],"run_at":"document_start","matches":["<all_urls>"],"all_frames":true,"match_about_blank":true},{"js":["setup.js"],"run_at":"document_end","matches":["*:\/\/nopecha.com\/setup"],"all_frames":true,"match_about_blank":false},{"js":["hcaptcha.js"],"run_at":"document_end","matches":["*:\/\/*.hcaptcha.com\/captcha\/*"],"all_frames":true,"match_about_blank":false},{"js":["hcaptcha_language.js"],"run_at":"document_end","matches":["<all_urls>"],"all_frames":true,"match_about_blank":false},{"js":["recaptcha.js","recaptcha_speech.js"],"run_at":"document_end","matches":["<all_urls>"],"all_frames":true,"match_about_blank":false},{"js":["funcaptcha_tile.js","funcaptcha_match.js","funcaptcha_scrape.js","funcaptcha_tile_scrape.js","funcaptcha_match_scrape.js"],"run_at":"document_end","matches":["*:\/\/*.arkoselabs.com\/fc\/*","*:\/\/*.funcaptcha.com\/fc\/*"],"all_frames":true,"match_about_blank":true},{"js":["funcaptcha_demo.js"],"run_at":"document_end","matches":["*:\/\/nopecha.com\/demo\/funcaptcha"],"all_frames":false,"match_about_blank":false},{"js":["awscaptcha.js"],"run_at":"document_end","matches":["<all_urls>"],"all_frames":true,"match_about_blank":false},{"js":["textcaptcha.js","locate.js"],"run_at":"document_end","matches":["<all_urls>"],"all_frames":true,"match_about_blank":true}],"host_permissions":["<all_urls>"],"manifest_version":3}