Planet Protector
Defend the planet from incoming missiles!
Planet Protectorとは何ですか?
Planet ProtectorはAdam Janickiによって開発されたChromeの拡張機能で、その主な機能は「Defend the planet from incoming missiles!」です。
拡張機能のスクリーンショット
Planet Protector拡張機能のCRXファイルをダウンロード
Planet Protector拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Incoming! Use your defenses to ensure your planet's safety. Four missile hits and you lose! Have fun! Be sure to check out my other games, Galaxy Patrol and Jump!
拡張機能の基本情報
名前 | Planet Protector |
ID | dhlkjnbimclneeepgfbmhnlkhnhapjho |
公式URL | https://chromewebstore.google.com/detail/planet-protector/dhlkjnbimclneeepgfbmhnlkhnhapjho |
説明 | Defend the planet from incoming missiles! |
ファイルサイズ | 9.04 KB |
インストール数 | 20,000 |
現在のバージョン | 1.7 |
最終更新日 | 2019-01-19 |
公開日 | 2019-01-19 |
評価 | 4.20/5 合計 5 レビュー |
開発者 | Adam Janicki |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Planet Protector", "version": "1.7", "description": "Defend the planet from incoming missiles!", "icons": { "128": "128m.png", "48": "48m.png", "16": "16m.png" }, "browser_action": { "default_icon": "16m.png", "default_popup": "missile.html" }, "permissions": [ "storage" ] } |