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 - это расширение Chrome, разработанное https://uwuduck.com, и его основная функция - "Play Maze Hunter Game as a Chrome extension - Also can Play without Internet, try it now!".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Maze Hunter Game

Скачайте файлы расширений 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
Электронная почта [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\/"
}