Stickman Dragon Fight for Chrome

Experience epic adventures with Stickman Dragon Fight on Chrome!

¿Qué es Stickman Dragon Fight for Chrome?

Stickman Dragon Fight for Chrome es una extensión de Chrome desarrollada por BlueApps.inc, y su función principal es "Experience epic adventures with Stickman Dragon Fight on Chrome!".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Stickman Dragon Fight for Chrome

Descarga archivos de extensión Stickman Dragon Fight for Chrome en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        🌟 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.                    

Información Básica de la Extensión

Nombre Stickman Dragon Fight for Chrome Stickman Dragon Fight for Chrome
ID fpmiobccejhbnekklgicdamoadjmebla
URL Oficial https://chromewebstore.google.com/detail/stickman-dragon-fight-for/fpmiobccejhbnekklgicdamoadjmebla
Descripción Experience epic adventures with Stickman Dragon Fight on Chrome!
Tamaño del Archivo 196 KB
Cantidad de Instalaciones 884
Versión Actual 1.0.0
Última Actualización 2024-01-20
Fecha de Publicación 2024-01-20
Calificación 5.00/5 Total de 4 Calificaciones
Desarrollador BlueApps.inc
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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": [
        ""
    ]
}