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…
¿Qué es OG Auto Clicker?
OG Auto Clicker es una extensión de Chrome desarrollada por https://ogautoclicker.com, y su función principal es "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…".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión OG Auto Clicker
Descarga archivos de extensión OG Auto Clicker en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | |
ID | mdcnabemekjlmholdnnjfkkomocdmajb |
URL Oficial | https://chrome.google.com/webstore/detail/og-auto-clicker/mdcnabemekjlmholdnnjfkkomocdmajb |
Descripción | 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… |
Tamaño del Archivo | 6.84 KB |
Cantidad de Instalaciones | 13,023 |
Versión Actual | 1.0 |
Última Actualización | 2022-06-17 |
Fecha de Publicación | 2022-03-24 |
Calificación | 3.06/5 Total de 16 Calificaciones |
Desarrollador | https://ogautoclicker.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://ogautoclicker.com |
Idiomas Soportados | 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" } } |