Trading Profit %
This extension allows the user to show the trading percentage profit in the Bittrex or Poloniex coin market.
Trading Profit % là gì?
Trading Profit % là một tiện ích mở rộng Chrome được phát triển bởi J@GC APPS, và tính năng chính của nó là "This extension allows the user to show the trading percentage profit in the Bittrex or Poloniex coin market.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Trading Profit %
Tải xuống các tệp mở rộng Trading Profit % dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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 :)
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Trading Profit % |
ID | onlnbjchpccnckejnclhaedhlhnkcdbf |
URL Chính Thức | https://chromewebstore.google.com/detail/trading-profit-%25/onlnbjchpccnckejnclhaedhlhnkcdbf |
Mô tả | This extension allows the user to show the trading percentage profit in the Bittrex or Poloniex coin market. |
Kích Thước Tệp | 31.09 KB |
Số Lần Cài Đặt | 127 |
Phiên Bản Hiện Tại | 1.4 |
Cập Nhật Lần Cuối | 2018-07-25 |
Ngày Phát Hành | 2018-07-24 |
Đánh Giá | 4.25/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | J@GC APPS |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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:\/\/*\/" ] } |