Trading Profit %

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

Qu'est-ce que Trading Profit % ?

Trading Profit % est une extension Chrome développée par J@GC APPS, et sa fonction principale est "This extension allows the user to show the trading percentage profit in the Bittrex or Poloniex coin market.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Trading Profit %

Téléchargez les fichiers d'extension Trading Profit % au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Trading Profit % Trading Profit %
ID onlnbjchpccnckejnclhaedhlhnkcdbf
URL Officiel https://chromewebstore.google.com/detail/trading-profit-%25/onlnbjchpccnckejnclhaedhlhnkcdbf
Description This extension allows the user to show the trading percentage profit in the Bittrex or Poloniex coin market.
Taille du Fichier 31.09 KB
Nombre d'Installations 127
Version Actuelle 1.4
Dernière Mise à Jour 2018-07-25
Date de Publication 2018-07-24
Évaluation 4.25/5 Total 4 Évaluations
Développeur J@GC APPS
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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:\/\/*\/"
    ]
}