Neptunes Pride Battle Calculator

This extension calculates the results of battles in Iron Helmet's webgame Neptunes Pride.

Neptunes Pride Battle Calculatorとは何ですか?

Neptunes Pride Battle Calculatorはmattdunelmによって開発されたChromeの拡張機能で、その主な機能は「This extension calculates the results of battles in Iron Helmet's webgame Neptunes Pride.」です。

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

screenshot

Neptunes Pride Battle Calculator拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        A battle calculator for Iron Helmet's game Neptune's Pride. The calculator takes in the attacking and defending numbers and weapons skill, and calculates the results of battle, or fills in any missing value.

The extension is free. All images and copyright of Neptune's Pride belong to the magisterial Iron Helmet.                    

拡張機能の基本情報

名前 Neptunes Pride Battle Calculator Neptunes Pride Battle Calculator
ID nhfbgckegnbagdbpjjfhckgfioebchop
公式URL https://chromewebstore.google.com/detail/neptunes-pride-battle-cal/nhfbgckegnbagdbpjjfhckgfioebchop
説明 This extension calculates the results of battles in Iron Helmet's webgame Neptunes Pride.
ファイルサイズ 77.78 KB
インストール数 54
現在のバージョン 0.2
最終更新日 2013-11-27
公開日 2013-11-27
開発者 mattdunelm
支払い方法 free
拡張機能のウェブサイト http://triton.ironhelmet.com/
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Neptunes Pride Battle Calculator",
    "description": "This extension calculates the results of battles in Iron Helmet's webgame Neptunes Pride.",
    "version": "0.2",
    "homepage_url": "http:\/\/np.ironhelmet.com\/",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "np16.png",
        "48": "np48.png",
        "128": "np128.png"
    }
}