2048 (To Go) in Google Chrome

Play the game 2048 by Gabriele Cirulli (http://gabrielecirulli.github.io/2048/), without leave your current tab.

Qu'est-ce que 2048 (To Go) in Google Chrome ?

2048 (To Go) in Google Chrome est une extension Chrome développée par Oliver Jesberger, et sa fonction principale est "Play the game 2048 by Gabriele Cirulli (http://gabrielecirulli.github.io/2048/), without leave your current tab.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension 2048 (To Go) in Google Chrome

Téléchargez les fichiers d'extension 2048 (To Go) in Google Chrome 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 the game 2048 by Gabriele Cirulli (http://gabrielecirulli.github.io/2048/), without leave your current tab.                    

Informations de Base sur l'Extension

Nom 2048 (To Go) in Google Chrome 2048 (To Go) in Google Chrome
ID apchoehihnabokdiamndmjdohlhehlmb
URL Officiel https://chromewebstore.google.com/detail/2048-to-go-in-google-chro/apchoehihnabokdiamndmjdohlhehlmb
Description Play the game 2048 by Gabriele Cirulli (http://gabrielecirulli.github.io/2048/), without leave your current tab.
Taille du Fichier 94.57 KB
Nombre d'Installations 212
Version Actuelle 0.3
Dernière Mise à Jour 2014-04-12
Date de Publication 2014-04-12
Évaluation 5.00/5 Total 1 Évaluations
Développeur Oliver Jesberger
Email [email protected]
Type de Paiement free
Langues Prises en Charge de,en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "version": "0.3",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}