Ninja Star

Destroy falling blocks with bouncy ninja stars!

Ninja Starとは何ですか?

Ninja Starはhttps://onionfist.netによって開発されたChromeの拡張機能で、その主な機能は「Destroy falling blocks with bouncy ninja stars!」です。

拡張機能のスクリーンショット

screenshot

Ninja Star拡張機能のCRXファイルをダウンロード

Ninja Star拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        In class or at work, play this arcade game by clicking the extension icon.

Controls:
- Click to shoot

Objective:
- Throw ninja stars at the blocks that fall down from the sky. Don't let the blocks touch the floor.

Features:
- Neon theme
- Realistic physics engine
- Automatic speed-up
- Multiple ninja star throw
- Game saved when extension is closed and re-opened
- Sound effects.
- Custom levels                    

拡張機能の基本情報

名前 Ninja Star Ninja Star
ID onhefnkklndddmfddgoeffopjdkfknhk
公式URL https://chromewebstore.google.com/detail/ninja-star/onhefnkklndddmfddgoeffopjdkfknhk
説明 Destroy falling blocks with bouncy ninja stars!
ファイルサイズ 515 KB
インストール数 13,713
現在のバージョン 0.003
最終更新日 2023-02-09
公開日 2023-01-07
評価 4.50/5 合計 4 レビュー
開発者 https://onionfist.net
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Ninja Star",
    "short_name": "Ninja Star",
    "description": "Destroy falling blocks with bouncy ninja stars!",
    "version": "0.003",
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "48": "assets\/icons\/icon48.png",
        "128": "assets\/icons\/icon128.png"
    },
    "action": {
        "default_icon": "assets\/icons\/icon.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "storage"
    ]
}