Breakout Game
Breakout funny Game, just for relax
Breakout Gameとは何ですか?
Breakout GameはFenix-KHによって開発されたChromeの拡張機能で、その主な機能は「Breakout funny Game, just for relax」です。
拡張機能のスクリーンショット
Breakout Game拡張機能のCRXファイルをダウンロード
Breakout Game拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        Simple 2d Breakout multilevel game for browser.
Use arrows button to play it                     拡張機能の基本情報
| 名前 |   |  
| ID | pdlfeiieldpikomhfldhibcfagiehbge | 
| 公式URL | https://chromewebstore.google.com/detail/breakout-game/pdlfeiieldpikomhfldhibcfagiehbge | 
| 説明 | Breakout funny Game, just for relax | 
| ファイルサイズ | 939 KB | 
| インストール数 | 113 | 
| 現在のバージョン | 0.2 | 
| 最終更新日 | 2023-02-12 | 
| 公開日 | 2022-12-29 | 
| 評価 | 5.00/5 合計 1 レビュー | 
| 開発者 | Fenix-KH | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 対応言語 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": "32.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "description": "Breakout funny Game, just for relax",
    "icons": {
        "128": "128.png",
        "16": "32.png",
        "48": "64.png"
    },
    "manifest_version": 3,
    "name": "Breakout Game",
    "options_page": "option.html",
    "version": "0.2"
}  |  |