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!」です。

拡張機能のスクリーンショット

screenshot

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 Money clicker
ID moahdejcbgcennhffbihfpnohhoinhjp
公式URL 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
Eメール [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"
    }
}