Space invaders
This Classic Game Space Invaders is now remade with a metal Theme!
Space invadersとは何ですか?
Space invadersはInteger Cafeによって開発されたChromeの拡張機能で、その主な機能は「This Classic Game Space Invaders is now remade with a metal Theme!」です。
拡張機能のスクリーンショット
Space invaders拡張機能のCRXファイルをダウンロード
Space invaders拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This is Space invaders, but it's Endless fun. This works offline, so that means you won't need a internet connection in order to play. This is a HTML5 Game - No Flash Player Needed! This is ideal for waiting for pages to load Or if You have limited or slow internet speeds.
拡張機能の基本情報
名前 | |
ID | ojemkeioamgimflokicnmhhogjncfgkp |
公式URL | https://chrome.google.com/webstore/detail/space-invaders/ojemkeioamgimflokicnmhhogjncfgkp |
説明 | This Classic Game Space Invaders is now remade with a metal Theme! |
ファイルサイズ | 7.1 MB |
インストール数 | 1,000 |
現在のバージョン | 1.0 |
最終更新日 | 2018-06-04 |
公開日 | 2018-06-04 |
評価 | 3.00/5 合計 1 レビュー |
開発者 | Integer Cafe |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Space invaders", "description": "This Classic Game Space Invaders is now remade with a metal Theme!", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |