OG Auto Clicker
The OG auto clicker is the best auto clicker in the market. The tool has two configuration types. It lets you place your cursor or…
OG Auto Clicker란 무엇입니까?
OG Auto Clicker은(는) https://ogautoclicker.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The OG auto clicker is the best auto clicker in the market. The tool has two configuration types. It lets you place your cursor or…"입니다.
확장 프로그램 스크린샷
OG Auto Clicker 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
The OG auto clicker is the best auto clicker in the market. The tool has two configuration types. It lets you place your cursor or click the predefined location. You can launch the tool by clicking F6, its default Hotkey. OG Auto clicker features Hotkeys & Record ➛ Auto clickers have a low CPU utilization even though they can make up to 500 or more clicks per second. ➛ The software allows you to record a routine. It lets you assign the pattern to a particular hotkey that you can use when required. The hotkeys can be changed. ➛ These hotkeys still work when the auto clicker is running in the background. You can use them to automate mouse clicks in the software you are using Click options & Repeat ➛ The tool allows you to choose whether to automate single, double, or triple clicks. ➛ When using the auto clicker, you can still follow the cursor. It means you still have control over the mouse cursor. You can leave it on a fixed spot. You can also navigate it to the position you want. ➛ You can specify the number of times a click should be repeated. The feature is called a repeat count. Click Interval & Random ➛ A repeat count of 1 means the mouse click is repeated once and so forth. A repeat count of 0 results in infinite clicks. ➛ Additionally, you can configure the time between these mouse clicks. The software lets you set the clicks between milliseconds, seconds, minutes, and hours ➛ By Random click Interval OG Auto clicker will click randomly between the start and end time set by you. Schedule & Dark Mode ➛ The Auto clicker allows you to schedule mouse clicks. The mouse clicks functions start at a specific date and time. ➛ You have the option to choose the mouse button to click. You can automate a right, left, or middle mouse click. ➛ You can also use the Dark mode in the software according to your preference which makes it more attractive.
확장 프로그램 기본 정보
이름 | |
ID | mdcnabemekjlmholdnnjfkkomocdmajb |
공식 URL | https://chrome.google.com/webstore/detail/og-auto-clicker/mdcnabemekjlmholdnnjfkkomocdmajb |
설명 | The OG auto clicker is the best auto clicker in the market. The tool has two configuration types. It lets you place your cursor or… |
파일 크기 | 6.84 KB |
설치 횟수 | 13,023 |
현재 버전 | 1.0 |
최근 업데이트 | 2022-06-17 |
출시 날짜 | 2022-03-24 |
평점 | 3.06/5 총 16 개의 평점 |
개발자 | https://ogautoclicker.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://ogautoclicker.com |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "OG Auto Clicker", "version": "1.0", "description": "", "manifest_version": 3, "incognito": "split", "icons": { "128": "101.png" }, "background": { "service_worker": "background.js" }, "action": { "default_icon": "101.png" } } |