snek9

snek9

snek9とは何ですか?

snek9はtropによって開発されたChromeの拡張機能で、その主な機能は「snek9」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        This is a snake game made in js with the p5 library. You can turn left, and turn right. you can eat apples and grow. fill the whole box to win. play big version at https://www.trop.live/snakelmao/ |-------| google made me type this sorry.                    

拡張機能の基本情報

名前 snek9 snek9
ID eomogcgnbkjgcmfmpahmogbdlihnccbf
公式URL https://chromewebstore.google.com/detail/snek9/eomogcgnbkjgcmfmpahmogbdlihnccbf
説明 snek9
ファイルサイズ 666 KB
インストール数 66
現在のバージョン 1.2.2
最終更新日 2021-10-06
公開日 2021-09-03
評価 5.00/5 合計 3 レビュー
開発者 trop
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "snek9",
    "description": "snek9",
    "version": "1.2.2",
    "action": {
        "default_icon": "logo.png",
        "default_popup": "index.html"
    },
    "permissions": []
}