Merge Game

A Fun Game To Play When Bored

What is Merge Game?

Merge Game is a Chrome extension developed by Jeffrey Fan, and its main feature is "A Fun Game To Play When Bored".

Extension Screenshots

screenshot

Download Merge Game Extension CRX File

Download Merge Game extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Merge Game Merge Game
ID neemdnfmagdkajnbljpccdechakhfgeb
Official URL https://chromewebstore.google.com/detail/merge-game/neemdnfmagdkajnbljpccdechakhfgeb
Description A Fun Game To Play When Bored
File Size 3.08 MB
Installation Count 398
Current Version 1.1
Last Updated 2023-11-20
Publish Date 2023-11-17
Rating 5.00/5 Total 7 Ratings
Developer Jeffrey Fan
Email [email protected]
Payment Type free
Supported Languages 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": []
}