Maze Hunter Game

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

O que é Maze Hunter Game?

Maze Hunter Game é uma extensão do Chrome desenvolvida por https://uwuduck.com, e sua principal característica é "Play Maze Hunter Game as a Chrome extension - Also can Play without Internet, try it now!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Maze Hunter Game

Baixe arquivos de extensão Maze Hunter Game no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        - 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!                    

Informações Básicas da Extensão

Nome Maze Hunter Game Maze Hunter Game
ID ebokjjbnbbefalbhkfaohhciipckfedf
URL Oficial https://chromewebstore.google.com/detail/maze-hunter-game/ebokjjbnbbefalbhkfaohhciipckfedf
Descrição Play Maze Hunter Game as a Chrome extension - Also can Play without Internet, try it now!
Tamanho do Arquivo 1.96 MB
Contagem de Instalações 58
Versão Atual 1.1.0
Última Atualização 2023-09-19
Data de Publicação 2023-09-19
Classificação 5.00/5 Total de 6 Avaliações
Desenvolvedor https://uwuduck.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.w3technic.com/chrome/maze-hunter-getting-started/
URL da Página de Ajuda https://www.w3technic.com/chrome/maze-hunter-getting-started/
URL da Página de Política de Privacidade https://flappybird.ee/privacy-policy
Idiomas Suportados 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\/"
}