Maze Hunter Game

Play Maze Hunter Game as a Chrome extension - Also can Play without Internet, try it now!

Maze Hunter Gameとは何ですか?

Maze Hunter Gameはhttps://uwuduck.comによって開発されたChromeの拡張機能で、その主な機能は「Play Maze Hunter Game as a Chrome extension - Also can Play without Internet, try it now!」です。

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

screenshot

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

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

拡張機能の使用方法

                        - Play others games on the top-left menu.

Description:

Maze Hunter is a thrilling and immersive browser extension that adds an exciting twist to your online browsing experience. With its captivating gameplay and intriguing challenges, Maze Hunter turns your web browser into a maze exploration adventure like no other.

Key Features:

Maze-Based Exploration: Maze Hunter transforms your web pages into intricate mazes filled with twists, turns, and surprises. Navigating through your favorite websites becomes an exhilarating journey where every click and scroll takes you deeper into the maze.

Customizable Difficulty: Tailor the difficulty level to your liking. Whether you're a novice maze explorer or a seasoned adventurer, Maze Hunter offers various settings to ensure that the mazes are as challenging as you want them to be.

Collectible Treasures: As you navigate the maze, be on the lookout for hidden treasures and secrets scattered throughout the web pages. Collect valuable items and unlock achievements to become a true Maze Hunter.

Compete with Friends: Challenge your friends and fellow Maze Hunters to see who can conquer the most complex mazes or collect the most treasures. Share your progress and achievements on social media for bragging rights.

Maze Library: Access a vast library of mazes, each with its unique theme and design. Explore mazes inspired by famous landmarks, fantasy worlds, and more. With frequent updates, there's always something new to discover.

Browser Compatibility: Maze Hunter is designed to work seamlessly with popular web browsers, ensuring a smooth and responsive experience while you surf the internet.

No Distractions: While Maze Hunter adds an element of fun to your browsing, it's easy to turn off when you need to focus on work or research. Simply toggle the extension on and off with ease.

Privacy and Security: Rest assured that Maze Hunter respects your privacy and does not collect or store any personal information. Your online safety remains a top priority.

Embark on a maze-hunting adventure like never before with the Maze Hunter extension. Whether you're looking to add a dash of excitement to your online activities or challenge your problem-solving skills, Maze Hunter promises an engaging and unique experience. Get ready to get lost in the digital labyrinth, collect treasures, and navigate the web in a whole new way.

Install Maze Hunter today and make every web page a thrilling maze waiting to be conquered!                    

拡張機能の基本情報

名前 Maze Hunter Game Maze Hunter Game
ID ebokjjbnbbefalbhkfaohhciipckfedf
公式URL https://chromewebstore.google.com/detail/maze-hunter-game/ebokjjbnbbefalbhkfaohhciipckfedf
説明 Play Maze Hunter Game as a Chrome extension - Also can Play without Internet, try it now!
ファイルサイズ 1.96 MB
インストール数 58
現在のバージョン 1.1.0
最終更新日 2023-09-19
公開日 2023-09-19
評価 5.00/5 合計 6 レビュー
開発者 https://uwuduck.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.w3technic.com/chrome/maze-hunter-getting-started/
ヘルプページのURL https://www.w3technic.com/chrome/maze-hunter-getting-started/
プライバシーポリシーページのURL https://flappybird.ee/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "version": "1.1.0",
    "version_name": "1.1.0",
    "action": {
        "default_icon": {
            "16": "img\/16x16.png",
            "48": "img\/48x48.png",
            "256": "img\/256x256.png"
        },
        "default_title": "Click to open the popup",
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "update.js"
    },
    "offline_enabled": true,
    "default_locale": "en",
    "description": "__MSG_AppDesc__",
    "icons": {
        "16": "img\/16x16.png",
        "48": "img\/48x48.png",
        "256": "img\/256x256.png"
    },
    "options_page": "index.html",
    "homepage_url": "https:\/\/www.w3technic.com\/chrome\/maze-hunter-getting-started\/"
}