Bitcoin Trader
Link to Bitcoin Trader App
Bitcoin Trader क्या है?
Bitcoin Trader https://bitcointrader.software द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Link to Bitcoin Trader App"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Bitcoin Trader एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Link to Bitcoin Trader App Bitcoin Trader Software to Trade Bitcoin and Cryptos with manual or automated signals. Crypto currencies charts and technical indicators. Available currencies: Ethereum, Ethereum Classic, Bitcoin, Bitcoin Cash, Ripple, Dash, Stellar, Augur, Litecoin, Monero Signals: The signals are generated by technicals indicators. Chose between 7 indicators wich ones will generates your signals. Follow the trend or wait for a reversal with the MACD and CCI ! Available indicators: TREND, MACD, RSI, CCI, STOCHASTIC, WILLIAMS %R
एक्सटेंशन की मूल जानकारी
नाम | |
ID | mghpciinbniokkdoilbellebeegggkde |
आधिकारिक URL | https://chrome.google.com/webstore/detail/bitcoin-trader/mghpciinbniokkdoilbellebeegggkde |
विवरण | Link to Bitcoin Trader App |
फ़ाइल का आकार | 20.92 KB |
स्थापना संख्या | 21 |
वर्तमान संस्करण | 1.0.1 |
अंतिम अपडेट | 2018-04-10 |
प्रकाशन तिथि | 2018-04-10 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | https://bitcointrader.software |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://bitcointrader.software?aid=chrome |
गोपनीयता नीति पृष्ठ URL | https://bitcointrader.software/policy.html |
समर्थित भाषाएँ | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Bitcoin Trader", "description": "Link to Bitcoin Trader App", "version": "1.0.1", "icons": { "128": "logo_128.png" }, "browser_action": { "default_icon": "logo_32.png" }, "permissions": [ "webNavigation", "tabs" ], "background": { "scripts": [ "background.js" ], "persistent": true } } |