Auto Clicker
Just click automation
Cos'è Auto Clicker?
Auto Clicker è un'estensione di Chrome sviluppata da https://tesilio.github.io, e la sua funzione principale è "Just click automation".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Auto Clicker
Scarica i file di estensione Auto Clicker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
This extension is a straightforward auto clicker that's useful when you need to perform repetitive clicking tasks. It's easily controlled with keyboard shortcuts, making it convenient to use.
--------------------------------------------------------------------
To start: Press Ctrl and Comma (,) together.
To stop: Press Ctrl and Period (.) together.
To start with intervals: Press Ctrl, Alt (or Option), and Comma (,) together.
That's all there is to it! 😎
--------------------------------------------------------------------
Please note, this extension is designed for typical web browsing situations. It may not function properly in Flash or SVG-based games. Informazioni di Base sull'Estensione
| Nome | |
| ID | cpedeojecpbkcomgcolphimkjdnikbck |
| URL Ufficiale | https://chromewebstore.google.com/detail/auto-clicker/cpedeojecpbkcomgcolphimkjdnikbck |
| Descrizione | Just click automation |
| Dimensione del File | 15.58 KB |
| Conteggio Installazioni | 286,776 |
| Versione Corrente | 1.5.0 |
| Ultimo Aggiornamento | 2024-02-04 |
| Data di Pubblicazione | 2020-05-21 |
| Valutazione | 2.26/5 Totale 608 Valutazioni |
| Sviluppatore | https://tesilio.github.io |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Auto Clicker",
"description": "Just click automation",
"version": "1.5.0",
"action": {
"default_popup": "popup.html",
"default_title": "Ctrl + ,(Comma): Start auto click\nCtrl + Alt + ,(Comma): Start auto click with interval\nCtrl + .(Period): Stop auto click"
},
"icons": {
"16": "\/img\/click.png",
"32": "\/img\/click.png",
"48": "\/img\/click.png",
"128": "\/img\/click.png"
},
"manifest_version": 3,
"permissions": [
"storage"
],
"content_scripts": [
{
"run_at": "document_end",
"matches": [
" | |