Trading Profit %

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

Τι είναι το Trading Profit %;

Το Trading Profit % είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον J@GC APPS, και η κύρια λειτουργία του είναι "This extension allows the user to show the trading percentage profit in the Bittrex or Poloniex coin market.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Trading Profit %

Λήψη αρχείων επέκτασης Trading Profit % σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

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

Βασικές Πληροφορίες Επέκτασης

Όνομα Trading Profit % Trading Profit %
ID onlnbjchpccnckejnclhaedhlhnkcdbf
Επίσημο URL https://chromewebstore.google.com/detail/trading-profit-%25/onlnbjchpccnckejnclhaedhlhnkcdbf
Περιγραφή This extension allows the user to show the trading percentage profit in the Bittrex or Poloniex coin market.
Μέγεθος Αρχείου 31.09 KB
Αριθμός Εγκαταστάσεων 127
Τρέχουσα Έκδοση 1.4
Τελευταία Ενημέρωση 2018-07-25
Ημερομηνία Δημοσίευσης 2018-07-24
Αξιολόγηση 4.25/5 Συνολικά 4 Αξιολογήσεις
Προγραμματιστής J@GC APPS
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες 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:\/\/*\/"
    ]
}