gulper.io

Free online multiplayer snake game

gulper.ioとは何ですか?

gulper.ioはhttps://gulper.ioによって開発されたChromeの拡張機能で、その主な機能は「Free online multiplayer snake game」です。

拡張機能のスクリーンショット

screenshot

gulper.io拡張機能のCRXファイルをダウンロード

gulper.io拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Gulper.io is modern mix of the classic snake and Tron lightcycles games, but against real players. Your goal is to collect as much energy as possible and don't let others stop you! Avoid collisions, be smart with your strategy, and make your way to the top of the global leaderboard!

Controls:
Move your mouse to change to change the movement direction and hold the left mouse button or Space key to gain a speed boost.                    

拡張機能の基本情報

名前 gulper.io gulper.io
ID clmgdfgfndcfofkeefailmkhhimbaknk
公式URL https://chromewebstore.google.com/detail/gulperio/clmgdfgfndcfofkeefailmkhhimbaknk
説明 Free online multiplayer snake game
ファイルサイズ 34.36 KB
インストール数 886
現在のバージョン 1.0.1
最終更新日 2021-01-01
公開日 2021-01-01
評価 3.00/5 合計 1 レビュー
開発者 https://gulper.io
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://gulper.io/
ヘルプページのURL https://gulper.io/
プライバシーポリシーページのURL https://gulper.io/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "gulper.io",
    "description": "Free online multiplayer snake game",
    "version": "1.0.1",
    "icons": {
        "32": "app32.png",
        "128": "app128.png"
    },
    "browser_action": {
        "default_title": "Play gulper.io",
        "default_icon": {
            "128": "app128.png"
        }
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}