Maze Generator Game

Random Maze Generator Game!

Maze Generator Gameとは何ですか?

Maze Generator Gameはshivkampaniによって開発されたChromeの拡張機能で、その主な機能は「Random Maze Generator Game!」です。

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

screenshot

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

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

拡張機能の使用方法

                        This is a Maze Generator Game. Click on the extension to open a maze, which is randomly generated, and then try to solve it. You can keep generating new mazes, which are all different from each other. The bar at the bottom of your maze shows how much time you have left! In later updates, we will add new mazes of different complexity, and the ability to change the amount of time. A high-score tracker is coming soon!                    

拡張機能の基本情報

名前 Maze Generator Game Maze Generator Game
ID backnpjeemenlgpdbdoddnlcofcjpcfj
公式URL https://chromewebstore.google.com/detail/maze-generator-game/backnpjeemenlgpdbdoddnlcofcjpcfj
説明 Random Maze Generator Game!
ファイルサイズ 17.56 KB
インストール数 1,327
現在のバージョン 1.1
最終更新日 2019-08-06
公開日 2019-08-05
評価 4.80/5 合計 10 レビュー
開発者 shivkampani
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Maze Generator Game",
    "version": "1.1",
    "description": "Random Maze Generator Game!",
    "icons": {
        "128": "mazelogo.png"
    },
    "browser_action": {
        "default_popup": "baremaze.html"
    }
}