Stickman Dragon Fight for Chrome

Experience epic adventures with Stickman Dragon Fight on Chrome!

什麼是Stickman Dragon Fight for Chrome?

Stickman Dragon Fight for Chrome是由BlueApps.inc開發的Chrome擴展程式,該擴展的主要功能是“Experience epic adventures with Stickman Dragon Fight on Chrome!”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Stickman Dragon Fight for Chrome擴展crx文件

下載Stickman Dragon Fight for Chrome擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 Stickman Dragon Fight for Chrome Stickman Dragon Fight for Chrome
ID fpmiobccejhbnekklgicdamoadjmebla
官方網址 https://chromewebstore.google.com/detail/stickman-dragon-fight-for/fpmiobccejhbnekklgicdamoadjmebla
簡介 Experience epic adventures with Stickman Dragon Fight on Chrome!
檔案大小 196 KB
安裝次數 884
目前版本 1.0.0
更新時間 2024-01-20
上架時間 2024-01-20
評分 5.00/5 共 4 次評分
開發者 BlueApps.inc
電子郵箱 [email protected]
付費類型 free
支援的語言 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": [
        ""
    ]
}