Arbie

Arbie notifies you of arbitrage opportunities and more within the Terra 2.0 ecosystem

Arbie क्या है?

Arbie Arbie द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Arbie notifies you of arbitrage opportunities and more within the Terra 2.0 ecosystem"।

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

screenshot
screenshot
screenshot

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

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

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

                        Introducing Arbie - the ultimate crypto companion for your browser.  With our sleek extension, you'll never miss a beat in the world of cryptocurrency. Pin our icon to your extensions bar for constant, real-time updates on the price of your favorite tokens, including Bitcoin (BTC), Ethereum (ETH), Luna (LUNA) and others within the Terra ecosystem. 

But that's not all - our extension also features an "Arbs" tab, where you can stay on top of current arbitrage opportunities, as well as "Pools" and "Staking" to check out the latest liquidity pool and staking returns. 

Upgrade your crypto game with Arbie!                    

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

नाम Arbie Arbie
ID igpjjlicjmkkldmimeblgcfcdeefjihg
आधिकारिक URL https://chromewebstore.google.com/detail/arbie/igpjjlicjmkkldmimeblgcfcdeefjihg
विवरण Arbie notifies you of arbitrage opportunities and more within the Terra 2.0 ecosystem
फ़ाइल का आकार 7.57 MB
स्थापना संख्या 64
वर्तमान संस्करण 1.01
अंतिम अपडेट 2023-02-21
प्रकाशन तिथि 2023-01-26
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर Arbie
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://arbie.app
समर्थित भाषाएँ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Arbie",
    "description": "Arbie notifies you of arbitrage opportunities and more within the Terra 2.0 ecosystem",
    "version": "1.01",
    "manifest_version": 3,
    "permissions": [
        "alarms",
        "storage"
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "host_permissions": [
        "https:\/\/api.arbie.app\/"
    ],
    "action": {
        "default_title": "Arbie",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon_16.png",
        "32": "icon_32.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    }
}