2048 (To Go) in Google Chrome
Play the game 2048 by Gabriele Cirulli (http://gabrielecirulli.github.io/2048/), without leave your current tab.
Hvad er 2048 (To Go) in Google Chrome?
2048 (To Go) in Google Chrome er en Chrome-udvidelse udviklet af Oliver Jesberger, og dens hovedfunktion er "Play the game 2048 by Gabriele Cirulli (http://gabrielecirulli.github.io/2048/), without leave your current tab.".
Udvidelsesskærmbilleder
Download 2048 (To Go) in Google Chrome-udvidelses-CRX-fil
Download 2048 (To Go) in Google Chrome-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
                        Play the game 2048 by Gabriele Cirulli (http://gabrielecirulli.github.io/2048/), without leave your current tab.                     Grundlæggende oplysninger om udvidelsen
| Navn |  | 
| ID | apchoehihnabokdiamndmjdohlhehlmb | 
| Officiel URL | https://chromewebstore.google.com/detail/2048-to-go-in-google-chro/apchoehihnabokdiamndmjdohlhehlmb | 
| Beskrivelse | Play the game 2048 by Gabriele Cirulli (http://gabrielecirulli.github.io/2048/), without leave your current tab. | 
| Filstørrelse | 94.57 KB | 
| Antal Installationer | 212 | 
| Nuværende Version | 0.3 | 
| Senest Opdateret | 2014-04-12 | 
| Udgivelsesdato | 2014-04-12 | 
| Bedømmelse | 5.00/5 Samlet 1 Bedømmelser | 
| Udvikler | Oliver Jesberger | 
| [email protected] | |
| Betalingsmetode | free | 
| Understøttede Sprog | 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"
    }
} | |