Stickman Dragon Fight for Chrome

Experience epic adventures with Stickman Dragon Fight on Chrome!

O que é Stickman Dragon Fight for Chrome?

Stickman Dragon Fight for Chrome é uma extensão do Chrome desenvolvida por BlueApps.inc, e sua principal característica é "Experience epic adventures with Stickman Dragon Fight on Chrome!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Stickman Dragon Fight for Chrome

Baixe arquivos de extensão Stickman Dragon Fight for Chrome 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

                        🌟 Stickman Dragon Fight: Chrome Extension 🌟

Transform your browsing into an epic adventure with the Stickman Dragon Fight Chrome extension! 🐉🥊 This thrilling action and combat game immerses you in the role of legendary heroes 🦸‍♂️🦸‍♀️, facing off against evil forces in a world filled with challenges and mysteries.

Key Features:

🚀 Direct Access: Launch Stickman Dragon Fight with just one click from your Chrome browser.
🎮 Smooth Gameplay: Enjoy a smooth and optimized gaming experience, perfect for quick sessions amidst your daily activities.
🌍 Enhanced Story Mode: Explore an expansive world filled with enemies and mysteries. Each battle brings you closer to the truth of the game's universe!
👥 Interactive Versus Mode: Team up with friends or players from around the world and face challenging opponents.
🏆 Epic Tournaments: Participate in exciting tournaments and fight to be the supreme champion.
Game Instructions:

Move: A/D keys 🏃‍♂️
Attack: Spacebar 🥋
Block: B key 🛡️
Dash: F key 🌪️
Charge: Z key ⚡
Special Ki: Q/W/R keys 💥
Transformation: S key 🔄
Developed by PEGASUS 🎮: Stickman Dragon Fight is a creation of PEGASUS, known for games like Cat Gunner: Super Zombie Shoot, Shark.io, Stickman Go, and Stickman Escape.

Play for Free 🕹️: Enjoy Stickman Dragon Fight for free on Poki via this Chrome extension.

Full Compatibility 💻📱: Play on a variety of devices, including computers, mobile phones, and tablets, all from your Chrome browser.                    

Informações Básicas da Extensão

Nome Stickman Dragon Fight for Chrome Stickman Dragon Fight for Chrome
ID fpmiobccejhbnekklgicdamoadjmebla
URL Oficial https://chromewebstore.google.com/detail/stickman-dragon-fight-for/fpmiobccejhbnekklgicdamoadjmebla
Descrição Experience epic adventures with Stickman Dragon Fight on Chrome!
Tamanho do Arquivo 196 KB
Contagem de Instalações 884
Versão Atual 1.0.0
Última Atualização 2024-01-20
Data de Publicação 2024-01-20
Classificação 5.00/5 Total de 4 Avaliações
Desenvolvedor BlueApps.inc
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados id,de,en,fr,nl,no,vi,tr,ca,da,et,es,es-419,it,lt,pt-BR,pt-PT,sv,th,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "1.0.0",
    "default_locale": "en",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "action": {
        "default_icon": {
            "128": "icon128.png"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*.css",
                "*.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "background": {
        "service_worker": "worker.js"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    },
    "permissions": [
        "activeTab",
        "background",
        "scripting",
        "storage",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        ""
    ]
}