Auto Clicker
An auto clicker is a type of software or macro that can be used to automate the clicking of a mouse on a computer screen element…
Auto Clickerとは何ですか?
Auto ClickerはJolly Royによって開発されたChromeの拡張機能で、その主な機能は「An auto clicker is a type of software or macro that can be used to automate the clicking of a mouse on a computer screen element…」です。
拡張機能のスクリーンショット
Auto Clicker拡張機能のCRXファイルをダウンロード
Auto Clicker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
An auto clicker is a type of software or macro that can be used to automate the clicking of a mouse on a computer screen element and click faster than intended. Got tired of continuous mouse clicking while playing? It's quite frustrating to click a mouse at the same place over and over again. If you're going through this phase, you need an Auto Clicker! How to use Autoclicker after downloading it. Step 1: Set the intervals between clicks from Click Intervals. Step 2: Choose the mouse button you want to click and choose the click type. Step 3: Fill in the number of times and choose Repeat. Or, if you want unlimited automated clicks, choose Repeat Until Stopped. Step 4: Put the cursor to the object where you want the automated clicks, then choose Current Location. And if you’re a professional user, set the XY coordinates and choose Pick Location. Step 5: Finally, press F6 to begin the automation. If you have changed the Hotkey from the settings before, press the same button to start. (Hotkey shows next to the Start button)
拡張機能の基本情報
名前 | |
ID | dmmfahpkljafjdlbehdpfooocnklbdbf |
公式URL | https://chrome.google.com/webstore/detail/auto-clicker/dmmfahpkljafjdlbehdpfooocnklbdbf |
説明 | An auto clicker is a type of software or macro that can be used to automate the clicking of a mouse on a computer screen element… |
ファイルサイズ | 7.71 KB |
インストール数 | 4,000 |
現在のバージョン | 1.0 |
最終更新日 | 2022-02-01 |
公開日 | 2022-02-01 |
評価 | 1.00/5 合計 4 レビュー |
開発者 | Jolly Roy |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://autoclicker.website |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Auto Clicker", "version": "1.0", "description": "", "manifest_version": 3, "incognito": "split", "icons": { "128": "icons\/128.png" }, "background": { "service_worker": "background.js" }, "action": { "default_icon": "icons\/128.png" } } |