GS Auto Clicker
A useful tool to automatically click mouse instead of hand
什么是GS Auto Clicker?
GS Auto Clicker是由Tomas Yadiel开发的Chrome扩展程序,该扩展的主要功能是“A useful tool to automatically click mouse instead of hand”。
扩展截图
下载GS Auto Clicker扩展crx文件
下载GS Auto Clicker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Kindly be advised that only specific web pages are compatible, and it is highly recommended to use client software for optimal performance. GS Auto Clicker is a useful tool to automatically click mouse instead of hand. If you click mouse frequently when you are playing game or working, this application can release your finger and save your time. You will simply need to press one specific HotKey, and GS Auto Clicker will then help you finish clicking, the application even lets you record sequences of clicks on different parts of the screen to be used over and over. From the Options menu, you can select which mouse button to use and also select single or double clicks. The application can also be set to continue clicking until it's stopped or to click just a certain number of times, and you can adjust the interval between clicks.
扩展基本信息
名称 | GS Auto Clicker |
ID | jenkngacmgijoefekdjacmbfmmifmkcj |
官方URL | https://chromewebstore.google.com/detail/gs-auto-clicker/jenkngacmgijoefekdjacmbfmmifmkcj |
简介 | A useful tool to automatically click mouse instead of hand |
文件大小 | 26.19 KB |
安装次数 | 3,000 |
当前版本 | 0.1.1 |
更新时间 | 2023-05-26 |
上架时间 | 2023-05-26 |
评分 | 2.14/5 共7次评分 |
开发者 | Tomas Yadiel |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://goldensoft.org |
隐私政策页面URL | https://goldensoft.org/privacy-policy |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "GS Auto Clicker", "description": "A useful tool to automatically click mouse instead of hand", "version": "0.1.1", "action": { "default_popup": "popup.html", "default_title": "GS Auto Clicker" }, "icons": { "16": "\/img\/ico.png", "32": "\/img\/ico.png", "48": "\/img\/ico.png", "128": "\/img\/ico.png" }, "manifest_version": 3, "permissions": [ "storage" ], "content_scripts": [ { "run_at": "document_end", "matches": [ "*:\/\/*\/*", " |