reCAPTCHA Autoclick
Automatically clicks reCAPTCHA buttons when detected
什么是reCAPTCHA Autoclick?
reCAPTCHA Autoclick是由ayinope开发的Chrome扩展程序,该扩展的主要功能是“Automatically clicks reCAPTCHA buttons when detected”。
扩展截图
下载reCAPTCHA Autoclick扩展crx文件
下载reCAPTCHA Autoclick扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
reCAPTCHA Autoclick is a simple chrome extension that automatically clicks reCATPCHA checkboxes on a page when it detects them. 扩展基本信息
| 名称 | |
| ID | caahalkghnhbabknipmconmbicpkcopl |
| 官方URL | https://chromewebstore.google.com/detail/recaptcha-autoclick/caahalkghnhbabknipmconmbicpkcopl |
| 简介 | Automatically clicks reCAPTCHA buttons when detected |
| 文件大小 | 5.39 KB |
| 安装次数 | 53,641 |
| 当前版本 | 0.0.0.2 |
| 更新时间 | 2017-12-29 |
| 上架时间 | 2017-12-28 |
| 评分 | 3.28/5 共126次评分 |
| 开发者 | ayinope |
| 付费类型 | free |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "reCAPTCHA Autoclick",
"description": "Automatically clicks reCAPTCHA buttons when detected",
"version": "0.0.0.2",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html",
"default_title": "reCAPTCHA Autoclick"
},
"permissions": [
" | |