2048 Popup

Play 2048 in a popup!

Qu'est-ce que 2048 Popup ?

2048 Popup est une extension Chrome développée par https://finley.gg, et sa fonction principale est "Play 2048 in a popup!".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension 2048 Popup

Téléchargez les fichiers d'extension 2048 Popup au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom 2048 Popup 2048 Popup
ID gfppbmmpjpolkljbaibdpkoedkgkjeda
URL Officiel https://chromewebstore.google.com/detail/2048-popup/gfppbmmpjpolkljbaibdpkoedkgkjeda
Description Play 2048 in a popup!
Taille du Fichier 236 KB
Nombre d'Installations 1,822
Version Actuelle 1.3.0
Dernière Mise à Jour 2023-08-25
Date de Publication 2019-04-29
Évaluation 5.00/5 Total 4 Évaluations
Développeur https://finley.gg
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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
}