GS Auto Clicker
A useful tool to automatically click mouse instead of hand
GS Auto Clickerคืออะไร?
GS Auto Clicker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Tomas Yadiel และคุณลักษณะหลักของมันคือ "A useful tool to automatically click mouse instead of hand"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย GS Auto Clicker
ดาวน์โหลดไฟล์ส่วนขยาย 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": [ "*:\/\/*\/*", " |