Stickman Dragon Fight for Chrome

Experience epic adventures with Stickman Dragon Fight on Chrome!

Cos'è Stickman Dragon Fight for Chrome?

Stickman Dragon Fight for Chrome è un'estensione di Chrome sviluppata da BlueApps.inc, e la sua funzione principale è "Experience epic adventures with Stickman Dragon Fight on Chrome!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Stickman Dragon Fight for Chrome

Scarica i file di estensione Stickman Dragon Fight for Chrome in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Stickman Dragon Fight for Chrome Stickman Dragon Fight for Chrome
ID fpmiobccejhbnekklgicdamoadjmebla
URL Ufficiale https://chromewebstore.google.com/detail/stickman-dragon-fight-for/fpmiobccejhbnekklgicdamoadjmebla
Descrizione Experience epic adventures with Stickman Dragon Fight on Chrome!
Dimensione del File 196 KB
Conteggio Installazioni 884
Versione Corrente 1.0.0
Ultimo Aggiornamento 2024-01-20
Data di Pubblicazione 2024-01-20
Valutazione 5.00/5 Totale 4 Valutazioni
Sviluppatore BlueApps.inc
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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": [
        ""
    ]
}