Trading Profit %

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

What is Trading Profit %?

Trading Profit % is a Chrome extension developed by J@GC APPS, and its main feature is "This extension allows the user to show the trading percentage profit in the Bittrex or Poloniex coin market.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Trading Profit % Extension CRX File

Download Trading Profit % extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Trading Profit % Trading Profit %
ID onlnbjchpccnckejnclhaedhlhnkcdbf
Official URL 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.
File Size 31.09 KB
Installation Count 127
Current Version 1.4
Last Updated 2018-07-25
Publish Date 2018-07-24
Rating 4.25/5 Total 4 Ratings
Developer J@GC APPS
Email [email protected]
Payment Type free
Supported Languages 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:\/\/*\/"
    ]
}