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
公式URL 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
Eメール [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
}