Trading Profit %

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

Wat is Trading Profit %?

Trading Profit % is een Chrome-extensie ontwikkeld door J@GC APPS, en de belangrijkste functie is "This extension allows the user to show the trading percentage profit in the Bittrex or Poloniex coin market.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Trading Profit %

Download Trading Profit %-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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 :)                    

Basisinformatie over de Extensie

Naam Trading Profit % Trading Profit %
ID onlnbjchpccnckejnclhaedhlhnkcdbf
Officiële URL https://chromewebstore.google.com/detail/trading-profit-%25/onlnbjchpccnckejnclhaedhlhnkcdbf
Beschrijving This extension allows the user to show the trading percentage profit in the Bittrex or Poloniex coin market.
Bestandsgrootte 31.09 KB
Aantal Installaties 127
Huidige Versie 1.4
Laatst Bijgewerkt 2018-07-25
Publicatiedatum 2018-07-24
Beoordeling 4.25/5 Totaal 4 Beoordelingen
Ontwikkelaar J@GC APPS
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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:\/\/*\/"
    ]
}