Galaxy Patrol

A fun and educational space shooting game! Toggle Between Fun and Math Mode!

Galaxy Patrolとは何ですか?

Galaxy PatrolはAdam Janickiによって開発されたChromeの拡張機能で、その主な機能は「A fun and educational space shooting game! Toggle Between Fun and Math Mode!」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Galaxy Patrol is a fun arcade style game with two modes: a classic mode and a calculus mode. Every time the user loses a life in the calculus mode, they will answer a calculus question. This game can be used to aid in comprehension of basic derivatives, basic antiderivatives, and chain rule derivatives. 

Galaxy Patrol includes 5 different power ups to help you fend off any aliens with your trusty spaceship! Use coins to unlock the Ultimate Power-Up or to buy temporary abilities that last one game, such as an extra life, rapid fire, or score multiplier!

This is an extension that can easily be opened and closed from the extensions toolbar, allowing for simple play. High Score and coins are saved even when you close and reopen the extension! Have fun, and good luck!                    

拡張機能の基本情報

名前 Galaxy Patrol Galaxy Patrol
ID dninnbjpndbbfdhhhcbhiojiecbcgddd
公式URL https://chromewebstore.google.com/detail/galaxy-patrol/dninnbjpndbbfdhhhcbhiojiecbcgddd
説明 A fun and educational space shooting game! Toggle Between Fun and Math Mode!
ファイルサイズ 3.92 MB
インストール数 3,729
現在のバージョン 3.0
最終更新日 2019-01-30
公開日 2019-01-30
評価 4.86/5 合計 7 レビュー
開発者 Adam Janicki
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Galaxy Patrol",
    "version": "3.0",
    "description": "A fun and educational space shooting game! Toggle Between Fun and Math Mode!",
    "icons": {
        "128": "sp128.png",
        "48": "sp48.png",
        "16": "sp16.png"
    },
    "browser_action": {
        "default_icon": "sp16.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "storage"
    ]
}