Snake in Popup

A simple game to play

Apa itu Snake in Popup?

Snake in Popup adalah ekstensi Chrome yang dikembangkan oleh Kaeso, dan fitur utamanya adalah "A simple game to play".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Snake in Popup

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

                        A basic game of snake that can be played right in chrome!

Move around you snake with WASD or arrow keys and collect all of the yellow spots by running into them with you snake.

Each point you collect makes you one unit longer and makes you go faster.

Play until you accidentally run into your own body.

Scores will be updated upon death.                    

Informasi Dasar Ekstensi

Nama Snake in Popup Snake in Popup
ID alfblejfnbeponhmejiihfncggddanbf
URL Resmi https://chromewebstore.google.com/detail/snake-in-popup/alfblejfnbeponhmejiihfncggddanbf
Deskripsi A simple game to play
Ukuran File 36.57 KB
Jumlah Instalasi 340
Versi Saat Ini 0.0.0.3
Terakhir Diperbarui 2020-05-11
Tanggal Publikasi 2020-05-09
Penilaian 5.00/5 Total 3 Penilaian
Pengembang Kaeso
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "description": "A simple game to play",
    "manifest_version": 2,
    "name": "Snake in Popup",
    "version": "0.0.0.3"
}