Endless Snake

A new take on Snake, now an endless runner!

什麼是Endless Snake?

Endless Snake是由Kaeso開發的Chrome擴展程式,該擴展的主要功能是“A new take on Snake, now an endless runner!”。

擴展截圖

screenshot

下載Endless Snake擴展crx文件

下載Endless Snake擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        The game of snake has always been the same simple formula, moving around the snake in a field gathering food to grow while avoiding your own body. This take on snake is different, more reminiscent of the chrome Dino game we all know and love.

Navigate the snake with the arrow keys or WASD through the paths as the speed increases in order to beat your high score! A perfect idle game while you wait for something.                    

擴展基本資訊

名稱 Endless Snake Endless Snake
ID flmekknhfiondiondobahckibaohdgnp
官方網址 https://chromewebstore.google.com/detail/endless-snake/flmekknhfiondiondobahckibaohdgnp
簡介 A new take on Snake, now an endless runner!
檔案大小 664 KB
安裝次數 888
目前版本 1.0.0
更新時間 2021-10-14
上架時間 2021-10-14
評分 5.00/5 共 3 次評分
開發者 Kaeso
電子郵箱 [email protected]
付費類型 free
擴展官網 https://github.com/ptlthg/Snake
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "description": "A new take on Snake, now an endless runner!",
    "manifest_version": 3,
    "name": "Endless Snake",
    "version": "1.0.0",
    "offline_enabled": true
}