2048 Game for Chrome

Play 2048 HTML5 game for free!

Cos'è 2048 Game for Chrome?

2048 Game for Chrome è un'estensione di Chrome sviluppata da feep, e la sua funzione principale è "Play 2048 HTML5 game for free!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione 2048 Game for Chrome

Scarica i file di estensione 2048 Game for Chrome in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome 2048 Game for Chrome 2048 Game for Chrome
ID mnglgpipcpimpaieinjhdcocmepcclfc
URL Ufficiale https://chromewebstore.google.com/detail/2048-game-for-chrome/mnglgpipcpimpaieinjhdcocmepcclfc
Descrizione Play 2048 HTML5 game for free!
Dimensione del File 713 KB
Conteggio Installazioni 102
Versione Corrente 0.10.20
Ultimo Aggiornamento 2022-11-22
Data di Pubblicazione 2022-11-21
Sviluppatore feep
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://www.feep.club/privacy-policy
Lingue Supportate 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"
}