Auto Clicker
Just click automation
Vad är Auto Clicker?
Auto Clicker är en Chrome-tillägg utvecklad av https://tesilio.github.io, och dess huvudfunktion är "Just click automation".
Tilläggsskärmbilder
Ladda ner Auto Clicker-förlängningens CRX-fil
Ladda ner Auto Clicker-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
Namn | Auto Clicker |
ID | cpedeojecpbkcomgcolphimkjdnikbck |
Officiell webbadress | https://chromewebstore.google.com/detail/auto-clicker/cpedeojecpbkcomgcolphimkjdnikbck |
Beskrivning | Just click automation |
Filstorlek | 15.58 KB |
Antal Installationer | 286,776 |
Aktuell Version | 1.5.0 |
Senast Uppdaterad | 2024-02-04 |
Publiceringsdatum | 2020-05-21 |
Betyg | 2.26/5 Totalt 608 Betyg |
Utvecklare | https://tesilio.github.io |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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": [ " |