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.」です。
拡張機能のスクリーンショット
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 :) 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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:\/\/*\/"
]
} | |