Space Wars Mission
Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!
Space Wars Missionとは何ですか?
Space Wars MissionはBestDevによって開発されたChromeの拡張機能で、その主な機能は「Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!」です。
拡張機能のスクリーンショット
Space Wars Mission拡張機能のCRXファイルをダウンロード
Space Wars Mission拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Space Wars Mission - The ultimate space simulator extension for your chrome browser. The addictive game is here at your chrome, all you need to do add the extension and click on the icon, then the game will start. If you liked it, please leave a review. The game was developed by Unity system.
拡張機能の基本情報
名前 | Space Wars Mission |
ID | anopokfedplaflcccfkcajmljjiiclcn |
公式URL | https://chromewebstore.google.com/detail/space-wars-mission/anopokfedplaflcccfkcajmljjiiclcn |
説明 | Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy! |
ファイルサイズ | 9.2 MB |
インストール数 | 130 |
現在のバージョン | 3.0.0 |
最終更新日 | 2019-03-08 |
公開日 | 2019-03-08 |
評価 | 4.00/5 合計 9 レビュー |
開発者 | BestDev |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "browser_action": { "default_icon": "favicon.png", "default_title": "Space Wars Mission" }, "icons": { "128": "favicon.png" }, "background": { "scripts": [ "backgrounds.js" ] }, "name": "Space Wars Mission", "description": "Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!", "manifest_version": 2, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "3.0.0" } |