Trading Profit %

This extension allows the user to show the trading percentage profit in the Bittrex or Poloniex coin market.

Co je Trading Profit %?

Trading Profit % je rozšíření Chrome vyvinuté J@GC APPS, a jeho hlavní funkcí je „This extension allows the user to show the trading percentage profit in the Bittrex or Poloniex coin market.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Trading Profit %

Stáhněte si soubory rozšíření Trading Profit % 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í

                        This extension allows the user to show the profit percentage in real time when trading in the Bittrex or Poloniex coin market.

Note: All processing is done client side - no servers involved, and your privacy is 100% intact. 

If you like this tool, any donations are accepted :)                    

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

Název Trading Profit % Trading Profit %
ID onlnbjchpccnckejnclhaedhlhnkcdbf
Oficiální URL https://chromewebstore.google.com/detail/trading-profit-%25/onlnbjchpccnckejnclhaedhlhnkcdbf
Popis This extension allows the user to show the trading percentage profit in the Bittrex or Poloniex coin market.
Velikost souboru 31.09 KB
Počet instalací 127
Aktuální Verze 1.4
Poslední Aktualizace 2018-07-25
Datum Vydání 2018-07-24
Hodnocení 4.25/5 Celkem 4 Hodnocení
Vývojář J@GC APPS
E-mail [email protected]
Typ Platby free
Podporované Jazyky en,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_application_title__",
    "description": "__MSG_application_description__",
    "version": "1.4",
    "default_locale": "en",
    "icons": {
        "48": "icons\/border-48.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage",
        "http:\/\/*\/"
    ]
}