Auto Clicker
Just click automation
Hvad er Auto Clicker?
Auto Clicker er en Chrome-udvidelse udviklet af https://tesilio.github.io, og dens hovedfunktion er "Just click automation".
Udvidelsesskærmbilleder
Download Auto Clicker-udvidelses-CRX-fil
Download Auto Clicker-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | cpedeojecpbkcomgcolphimkjdnikbck |
| Officiel URL | https://chromewebstore.google.com/detail/auto-clicker/cpedeojecpbkcomgcolphimkjdnikbck |
| Beskrivelse | Just click automation |
| Filstørrelse | 15.58 KB |
| Antal Installationer | 286,776 |
| Nuværende Version | 1.5.0 |
| Senest Opdateret | 2024-02-04 |
| Udgivelsesdato | 2020-05-21 |
| Bedømmelse | 2.26/5 Samlet 608 Bedømmelser |
| Udvikler | https://tesilio.github.io |
| [email protected] | |
| Betalingsmetode | free |
| Understøttede Sprog | 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": [
" | |