2048 Popup

Play 2048 in a popup!

Cos'è 2048 Popup?

2048 Popup è un'estensione di Chrome sviluppata da https://finley.gg, e la sua funzione principale è "Play 2048 in a popup!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione 2048 Popup

Scarica i file di estensione 2048 Popup 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

                        Play 2048 anytime! This Chrome extension makes 2048 available as a popup in your browser, so you can play when you want and where you want. 

This extension works offline, saves your game state, contains no advertising and is completely free.                    

Informazioni di Base sull'Estensione

Nome 2048 Popup 2048 Popup
ID gfppbmmpjpolkljbaibdpkoedkgkjeda
URL Ufficiale https://chromewebstore.google.com/detail/2048-popup/gfppbmmpjpolkljbaibdpkoedkgkjeda
Descrizione Play 2048 in a popup!
Dimensione del File 236 KB
Conteggio Installazioni 1,822
Versione Corrente 1.3.0
Ultimo Aggiornamento 2023-08-25
Data di Pubblicazione 2019-04-29
Valutazione 5.00/5 Totale 4 Valutazioni
Sviluppatore https://finley.gg
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "2048 Popup",
    "version": "1.3.0",
    "description": "Play 2048 in a popup!",
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "img\/16x16.png",
            "19": "img\/19x19.png",
            "38": "img\/38x38.png",
            "128": "img\/128x128.png"
        }
    },
    "icons": {
        "16": "img\/16x16.png",
        "32": "img\/32x32.png",
        "48": "img\/48x48.png",
        "128": "img\/128x128.png"
    },
    "manifest_version": 3
}