Snake Game (New)

That traditional snake 🐍game but in a popup and offline.

Snake Game (New)とは何ですか?

Snake Game (New)はtによって開発されたChromeの拡張機能で、その主な機能は「That traditional snake 🐍game but in a popup and offline.」です。

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

screenshot
screenshot

Snake Game (New)拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        ⬇️ Easy to set up ⬇️:

1. Install and pin 📌 the extension to Chrome.
2. Play from any Google Chrome tab

✨Features ✨

1. Works offline, no ADS 🚫, and 100% free 🆓.
2. Keyboard ⌨️access, press the spacebar to start playing.
3. Saved and synced high scores across your devices.

Play the snake 🐍 game offline now without opening a new window.                    

拡張機能の基本情報

名前 Snake Game (New) Snake Game (New)
ID bpebdpbpmejoebeeemcblghakglllkmo
公式URL https://chromewebstore.google.com/detail/snake-game-new/bpebdpbpmejoebeeemcblghakglllkmo
説明 That traditional snake 🐍game but in a popup and offline.
ファイルサイズ 8.29 KB
インストール数 58
現在のバージョン 1.0.0
最終更新日 2022-12-28
公開日 2022-12-27
評価 5.00/5 合計 6 レビュー
開発者 t
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://docs.google.com/document/d/1cwiY1eFhYYDxMRxOSiiuQpgOBJtcaB022bxkF4KvWX0/edit
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Snake Game (New)",
    "version": "1.0.0",
    "description": "That traditional snake \ud83d\udc0dgame but in a popup and offline.",
    "action": {
        "default_title": "Snake Game",
        "default_popup": "popup.html"
    },
    "icons": {
        "32": "icons\/32.png",
        "128": "icons\/128.png"
    }
}