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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ "*:\/\/*\/*", " |