Chrome Snake

Play snake at anytime just by opening a new tab

Apa itu Chrome Snake?

Chrome Snake adalah ekstensi Chrome yang dikembangkan oleh simon.bruno.77, dan fitur utamanya adalah "Play snake at anytime just by opening a new tab".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Chrome Snake

Unduh file ekstensi Chrome Snake 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

                        Chrome Snake allows you to play with the greatest classic video game ever.
Just open a new tab and have fun.

You can change the initial speed, the color (light or dark) and time display.

Don't want to play ? Just sit and watch the computer ​​playing for you.

UPDATE 1.1 :
Adding link to get back to the normal Chrome new tab page                    

Informasi Dasar Ekstensi

Nama Chrome Snake Chrome Snake
ID cbdobfnjgnmlcajcamdfjeofmnecepdl
URL Resmi https://chromewebstore.google.com/detail/chrome-snake/cbdobfnjgnmlcajcamdfjeofmnecepdl
Deskripsi Play snake at anytime just by opening a new tab
Ukuran File 45.28 KB
Jumlah Instalasi 10,000
Versi Saat Ini 1.1
Terakhir Diperbarui 2018-03-09
Tanggal Publikasi 2018-03-09
Penilaian 2.41/5 Total 522 Penilaian
Pengembang simon.bruno.77
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Chrome Snake",
    "version": "1.1",
    "manifest_version": 2,
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "description": "Play snake at anytime just by opening a new tab",
    "options_page": "options.html",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}