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开发的Chrome扩展程序,该扩展的主要功能是“This extension allows the user to show the trading percentage profit in the Bittrex or Poloniex coin market.”。

扩展截图

screenshot
screenshot
screenshot

下载Trading Profit %扩展crx文件

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