2048 Game for Chrome

Play 2048 HTML5 game for free!

What is 2048 Game for Chrome?

2048 Game for Chrome is a Chrome extension developed by feep, and its main feature is "Play 2048 HTML5 game for free!".

Extension Screenshots

screenshot

Download 2048 Game for Chrome Extension CRX File

Download 2048 Game for Chrome 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

                        Join the numbers and get to the 2048 tile! Use your arrow keys to move the tiles. When two tiles with the same number touch, they will merge into one!                    

Extension Basic Information

Name 2048 Game for Chrome 2048 Game for Chrome
ID mnglgpipcpimpaieinjhdcocmepcclfc
Official URL https://chromewebstore.google.com/detail/2048-game-for-chrome/mnglgpipcpimpaieinjhdcocmepcclfc
Description Play 2048 HTML5 game for free!
File Size 713 KB
Installation Count 102
Current Version 0.10.20
Last Updated 2022-11-22
Publish Date 2022-11-21
Developer feep
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.feep.club/privacy-policy
Supported Languages en-US
manifest.json
{
    "offline_enabled": true,
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "128": "ngyroKG\/z6FqA9W.png",
            "16": "ngyroKG\/Q16yK.png",
            "256": "ngyroKG\/RrNLHiet.png",
            "32": "ngyroKG\/EGmfe0.png"
        },
        "default_popup": "i4rA4.html",
        "default_title": "2048 Game for Chrome"
    },
    "version": "0.10.20",
    "icons": {
        "128": "ngyroKG\/z6FqA9W.png",
        "16": "ngyroKG\/Q16yK.png",
        "256": "ngyroKG\/RrNLHiet.png",
        "32": "ngyroKG\/EGmfe0.png"
    },
    "name": "2048 Game for Chrome",
    "background": {
        "service_worker": "c2PNpw6.js"
    },
    "description": "Play 2048 HTML5 game for free!",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}