Auto Clicker
Just click automation
什麼是Auto Clicker?
Auto Clicker是由https://tesilio.github.io開發的Chrome擴展程式,該擴展的主要功能是“Just click automation”。
擴展截圖
下載Auto Clicker擴展crx文件
下載Auto Clicker擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | Auto Clicker |
ID | cpedeojecpbkcomgcolphimkjdnikbck |
官方網址 | https://chromewebstore.google.com/detail/auto-clicker/cpedeojecpbkcomgcolphimkjdnikbck |
簡介 | Just click automation |
檔案大小 | 15.58 KB |
安裝次數 | 286,776 |
目前版本 | 1.5.0 |
更新時間 | 2024-02-04 |
上架時間 | 2020-05-21 |
評分 | 2.26/5 共 608 次評分 |
開發者 | https://tesilio.github.io |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | 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": [ " |