Patorjk.com Snake

Play this javascript snake in any tab!

Apa itu Patorjk.com Snake?

Patorjk.com Snake adalah ekstensi Chrome yang dikembangkan oleh Maxim Collingwood, dan fitur utamanya adalah "Play this javascript snake in any tab!".

Unduh Berkas CRX Ekstensi Patorjk.com Snake

Unduh file ekstensi Patorjk.com 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

                        All credit goes to patorjk.com, this is not my game. However, since this game is so fun, I've decided to give it some more publicity.                    

Informasi Dasar Ekstensi

Nama Patorjk.com Snake Patorjk.com Snake
ID aickjkenlpkgbghpkkenlbffpiookpai
URL Resmi https://chromewebstore.google.com/detail/patorjkcom-snake/aickjkenlpkgbghpkkenlbffpiookpai
Deskripsi Play this javascript snake in any tab!
Ukuran File 16.29 KB
Jumlah Instalasi 173
Versi Saat Ini 1.5
Terakhir Diperbarui 2017-04-07
Tanggal Publikasi 2017-04-07
Penilaian 5.00/5 Total 1 Penilaian
Pengembang Maxim Collingwood
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Patorjk.com Snake",
    "version": "1.5",
    "description": "Play this javascript snake in any tab!",
    "icons": {
        "128": "download.png"
    },
    "browser_action": {
        "default_popup": "popup.html"
    }
}