Trading Profit %

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

Trading Profit % क्या है?

Trading Profit % 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 फ़ाइल डाउनलोड करें

crx प्रारूप में Trading Profit % एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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:\/\/*\/"
    ]
}