Snake
Snake.
Apa itu Snake?
Snake adalah ekstensi Chrome yang dikembangkan oleh Gunnarclingman, dan fitur utamanya adalah "Snake.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Snake
Unduh file ekstensi 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
This is a port of patorjk's snake you can visit his website at patorjk.com/games/snake/. I have made this as a convenient place to access the game. The adds that were on the actual site are still present and i could not remove that.
Informasi Dasar Ekstensi
Nama | |
ID | jciacpclgoeflamcnchfckcfocbbokkf |
URL Resmi | https://chrome.google.com/webstore/detail/snake/jciacpclgoeflamcnchfckcfocbbokkf |
Deskripsi | Snake. |
Ukuran File | 12.47 KB |
Jumlah Instalasi | 236 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2016-03-04 |
Tanggal Publikasi | 2016-03-04 |
Pengembang | Gunnarclingman |
Tipe Pembayaran | free |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Snake", "version": "1.0", "manifest_version": 2, "description": "Snake.", "browser_action": { "default_icon": "icon.png", "default_popup": "snake.html" } } |