Arbitraj: Crypto Price Comparison

Compare cryptocurrency prices across different exchanges

Arbitraj: Crypto Price Comparison क्या है?

Arbitraj: Crypto Price Comparison https://arbitraj.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Compare cryptocurrency prices across different exchanges"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Arbitraj: Crypto Price Comparison एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        The price of a digital asset can vary from exchange to exchange by as much as 20%. Stop buying at a premium and selling at a discount, and start profiting with this must-have in-browser price comparison assistant. Whether you are a professional crypto trader or a part-time enthusiast, you need this product.

About:

Arbitraj.io is a website for traders to find and leverage arbitrage opportunities between exchanges.

Help us keep Arbitraj working on all your favorite exchanges. If you have any trouble, email us at [email protected].

We currently support trading pairs for most major currencies on exchanges from all over the world, including:

- ACX
- Bibox
- Binance
- Bit-Z
- Bitfinex
- bitFlyer
- Bithumb
- Bitstamp
- Bittrex
- BTCC
- Coinbase Pro
- Coinone
- Cryptopia
- Gatecoin
- Gate.io
- Gemini
- GetBTC
- HitBTC
- IDEX
- itBit
- Korbit
- Kraken
- KuCoin
- Liqui
- Livecoin
- OkCoin
- OKEx
- Poloniex
- WEX                    

एक्सटेंशन की मूल जानकारी

नाम Arbitraj: Crypto Price Comparison Arbitraj: Crypto Price Comparison
ID kannkflplphkpabjoibccfgjkdhhcbmg
आधिकारिक URL https://chromewebstore.google.com/detail/arbitraj-crypto-price-com/kannkflplphkpabjoibccfgjkdhhcbmg
विवरण Compare cryptocurrency prices across different exchanges
फ़ाइल का आकार 816 KB
स्थापना संख्या 243
वर्तमान संस्करण 0.2.1
अंतिम अपडेट 2018-10-06
प्रकाशन तिथि 2018-10-06
रेटिंग 3.00/5 कुल 6 रेटिंग्स
डेवलपर https://arbitraj.io
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://arbitraj.io
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.2.1",
    "name": "Arbitraj: Crypto Price Comparison",
    "manifest_version": 2,
    "description": "Compare cryptocurrency prices across different exchanges",
    "page_action": {
        "default_title": "Toggle Arbitraj assistant",
        "default_icon": {
            "19": "img\/icon-19-on.png",
            "38": "img\/icon-38-on.png"
        }
    },
    "icons": {
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png",
        "128": "img\/icon-128.png"
    },
    "web_accessible_resources": [
        "app.html"
    ],
    "background": {
        "page": "background.html"
    },
    "sandbox": {
        "pages": [
            "sandbox.html"
        ]
    },
    "permissions": [
        "tabs",
        "storage",
        ""
    ],
    "content_security_policy": "default-src 'self'; script-src 'self' 'unsafe-eval'; connect-src http:; style-src * 'unsafe-inline' 'self' blob:; font-src 'self' data:; img-src 'self' data: https:;"
}