Easy Auto Clicker
A free auto clicker which will easy to solve all your clicking needs, do you need a head start at a game? Well choose between right…
什麼是Easy Auto Clicker?
Easy Auto Clicker是由Richard Healey開發的Chrome擴展程式,該擴展的主要功能是“A free auto clicker which will easy to solve all your clicking needs, do you need a head start at a game? Well choose between right…”。
擴展截圖
下載Easy Auto Clicker擴展crx文件
下載Easy Auto Clicker擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
A free auto clicker which will easy to solve all your clicking needs, do you need a head start at a game? Well choose between right and left mouse clicks and even choose the time delay between each click all on one small simple application. 擴展基本資訊
| 名稱 | |
| ID | ggamfckhhddefgnmbdgpnceneddokpbg |
| 官方網址 | https://chromewebstore.google.com/detail/easy-auto-clicker/ggamfckhhddefgnmbdgpnceneddokpbg |
| 簡介 | A free auto clicker which will easy to solve all your clicking needs, do you need a head start at a game? Well choose between right… |
| 檔案大小 | 6.45 KB |
| 安裝次數 | 14,112 |
| 目前版本 | 1.0 |
| 更新時間 | 2022-07-05 |
| 上架時間 | 2022-07-05 |
| 評分 | 2.53/5 共 15 次評分 |
| 開發者 | Richard Healey |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | http://easyautoclicker.com |
| 支援的語言 | en-US |
| manifest.json | |
{
"action": {
"default_icon": "ico.png"
},
"background": {
"service_worker": "background.js"
},
"description": "",
"icons": {
"64": "ico.png"
},
"incognito": "split",
"manifest_version": 3,
"name": "Easy Auto Clicker",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.0"
} | |