2048 (To Go) in Google Chrome

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

Apa itu 2048 (To Go) in Google Chrome?

2048 (To Go) in Google Chrome adalah ekstensi Chrome yang dikembangkan oleh Oliver Jesberger, dan fitur utamanya adalah "Play the game 2048 by Gabriele Cirulli (http://gabrielecirulli.github.io/2048/), without leave your current tab.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi 2048 (To Go) in Google Chrome

Unduh file ekstensi 2048 (To Go) in Google Chrome dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama 2048 (To Go) in Google Chrome 2048 (To Go) in Google Chrome
ID apchoehihnabokdiamndmjdohlhehlmb
URL Resmi https://chromewebstore.google.com/detail/2048-to-go-in-google-chro/apchoehihnabokdiamndmjdohlhehlmb
Deskripsi Play the game 2048 by Gabriele Cirulli (http://gabrielecirulli.github.io/2048/), without leave your current tab.
Ukuran File 94.57 KB
Jumlah Instalasi 212
Versi Saat Ini 0.3
Terakhir Diperbarui 2014-04-12
Tanggal Publikasi 2014-04-12
Penilaian 5.00/5 Total 1 Penilaian
Pengembang Oliver Jesberger
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}