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! 扩展基本信息
| 名称 | |
| 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 |
| 电子邮箱 | [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": []
} | |