Merge Game
A Fun Game To Play When Bored
Merge Gameとは何ですか?
Merge GameはJeffrey Fanによって開発されたChromeの拡張機能で、その主な機能は「A Fun Game To Play When Bored」です。
拡張機能のスクリーンショット
Merge Game拡張機能のCRXファイルをダウンロード
Merge Game拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A tile-based colorful game about merging tiles to level up to higher tiles. Earn the highest score and compare with a leaderboard. Satisfying animations, clean UI, easily fun for everyone!
拡張機能の基本情報
名前 | Merge Game |
ID | neemdnfmagdkajnbljpccdechakhfgeb |
公式URL | https://chromewebstore.google.com/detail/merge-game/neemdnfmagdkajnbljpccdechakhfgeb |
説明 | A Fun Game To Play When Bored |
ファイルサイズ | 3.08 MB |
インストール数 | 398 |
現在のバージョン | 1.1 |
最終更新日 | 2023-11-20 |
公開日 | 2023-11-17 |
評価 | 5.00/5 合計 7 レビュー |
開発者 | Jeffrey Fan |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Merge Game", "description": "A Fun Game To Play When Bored", "version": "1.1", "manifest_version": 3, "action": { "default_popup": "index.html", "default_icon": "assets\/icon.png" }, "permissions": [] } |