autoclick
Automatic click, timed click, automated task
What is autoclick?
autoclick is a Chrome extension developed by lps, and its main feature is "Automatic click, timed click, automated task".
Extension Screenshots
Download autoclick Extension CRX File
Download autoclick extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
第一步选择你需要定时点击的对象,目前最多选择五组对象进行绑定。 第二步 设置执行时间,目前支持两种,毫秒时间段后执行,例如设置1000,则为1千毫秒后执行,固定时间地点执行,例如设置11:30,则会在本地时间11:30分开始执行程序 第三步 设置执行次数,值为数字,无间隔的多次执行对目标的点击 此插件可以用于自动化操作,可以用于购物秒杀
Extension Basic Information
Name | |
ID | ehdijbacfjcgjlnknpcphegchoejdpdl |
Official URL | https://chrome.google.com/webstore/detail/autoclick/ehdijbacfjcgjlnknpcphegchoejdpdl |
Description | Automatic click, timed click, automated task |
File Size | 78.32 KB |
Installation Count | 5,000 |
Current Version | 1.0.2 |
Last Updated | 2018-11-09 |
Publish Date | 2018-11-08 |
Rating | 2.38/5 Total 8 Ratings |
Developer | lps |
[email protected] | |
Payment Type | free |
Supported Languages | zh-CN |
manifest.json | |
{ "background": { "scripts": [ "com\/chrome.js" ] }, "browser_action": { "default_icon": "img\/logo.png", "default_title": "autoclick" }, "content_scripts": [ { "css": [ "css\/auto.css" ], "js": [ "js\/jquery-1.9.1.min.js", "js\/bus.js" ], "matches": [ " |