Stickman Dragon Fight for Chrome

Experience epic adventures with Stickman Dragon Fight on Chrome!

Was ist Stickman Dragon Fight for Chrome?

Stickman Dragon Fight for Chrome ist eine Chrome-Erweiterung, die von BlueApps.inc entwickelt wurde, und ihr Hauptmerkmal ist "Experience epic adventures with Stickman Dragon Fight on Chrome!".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Stickman Dragon Fight for Chrome-Erweiterungs-CRX-Datei herunterladen

Laden Sie Stickman Dragon Fight for Chrome-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

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

Grundlegende Informationen zur Erweiterung

Name Stickman Dragon Fight for Chrome Stickman Dragon Fight for Chrome
ID fpmiobccejhbnekklgicdamoadjmebla
Offizielle URL https://chromewebstore.google.com/detail/stickman-dragon-fight-for/fpmiobccejhbnekklgicdamoadjmebla
Beschreibung Experience epic adventures with Stickman Dragon Fight on Chrome!
Dateigröße 196 KB
Installationsanzahl 884
Aktuelle Version 1.0.0
Letztes Update 2024-01-20
Veröffentlichungsdatum 2024-01-20
Bewertung 5.00/5 Insgesamt 4 Bewertungen
Entwickler BlueApps.inc
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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": [
        ""
    ]
}