Neptunes Pride Battle Calculator

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

Co je Neptunes Pride Battle Calculator?

Neptunes Pride Battle Calculator je rozšíření Chrome vyvinuté mattdunelm, a jeho hlavní funkcí je „This extension calculates the results of battles in Iron Helmet's webgame Neptunes Pride.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Neptunes Pride Battle Calculator

Stáhněte si soubory rozšíření Neptunes Pride Battle Calculator ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Neptunes Pride Battle Calculator Neptunes Pride Battle Calculator
ID nhfbgckegnbagdbpjjfhckgfioebchop
Oficiální URL https://chromewebstore.google.com/detail/neptunes-pride-battle-cal/nhfbgckegnbagdbpjjfhckgfioebchop
Popis This extension calculates the results of battles in Iron Helmet's webgame Neptunes Pride.
Velikost souboru 77.78 KB
Počet instalací 54
Aktuální Verze 0.2
Poslední Aktualizace 2013-11-27
Datum Vydání 2013-11-27
Vývojář mattdunelm
Typ Platby free
Webové stránky Rozšíření http://triton.ironhelmet.com/
Podporované Jazyky 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"
    }
}