Money clicker
A simple clicking game where you try to earn as much money as possible!
什麼是Money clicker?
Money clicker是由Metalherbs開發的Chrome擴展程式,該擴展的主要功能是“A simple clicking game where you try to earn as much money as possible!”。
擴展截圖
下載Money clicker擴展crx文件
下載Money clicker擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension might update to something amazing in the future, so download my game today! v1.50
擴展基本資訊
名稱 | Money clicker |
ID | moahdejcbgcennhffbihfpnohhoinhjp |
官方網址 | https://chromewebstore.google.com/detail/money-clicker/moahdejcbgcennhffbihfpnohhoinhjp |
簡介 | A simple clicking game where you try to earn as much money as possible! |
檔案大小 | 62.14 KB |
安裝次數 | 162 |
目前版本 | 1.50 |
更新時間 | 2023-10-29 |
上架時間 | 2023-05-13 |
評分 | 5.00/5 共 1 次評分 |
開發者 | Metalherbs |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Money clicker", "description": "A simple clicking game where you try to earn as much money as possible!", "version": "1.50", "manifest_version": 3, "icons": { "16": "16.png", "48": "48.png", "128": "128.png" }, "permissions": [], "action": { "default_popup": "index.html" } } |