Jellywallet

Jellywallet extension

Jellywallet क्या है?

Jellywallet https://jellywallet.io/ द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Jellywallet extension"।

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

screenshot

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

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

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

                        Jellywallet is your ultimate non-custodial browser extension wallet for the DeFiChain ecosystem, providing seamless access to the upcoming DeFiMetaChain web3 universe.

With Jellywallet, you have all the features you need in a wallet, such as sending, receiving, swapping, staking, liquidity mining, on- and off-ramps, and more. It offers the simplest way to set up your yield farming strategy and invest in DeFiChain’s innovative stock tokens, making it easier than ever to create an all-weather portfolio.

Our adorable crypto mascot, Jelly, accompanies you on your DeFi journey, always ready to offer guidance and assistance.

Some of Jellywallet’s highlights include:

- Easily buy and sell crypto using the integrated on- and off-ramps from DFX
- Invest in Stock Tokens and use them for liquidity mining
- Participate in liquidity mining with your crypto
- Stake your DeFiChain Token (DFI) via Lock
- Native Bitcoin support, including dBTC to BTC swaps
- Jellywallet has been trusted and used by over 10,000 users, making it a key part of the largest DeFi ecosystem on Bitcoin, DeFiChain.

More about Jellywallet: https://jellywallet.io/

Telegram German: https://t.me/jellywallet_de
Telegram International: https://t.me/jellywallet_eng
Twitter: https://twitter.com/jellywallet
Github: https://github.com/jellywallet/extension

More about DeFiChain: https://defichain.com                    

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

नाम Jellywallet Jellywallet
ID eegcfalgkkhehkhbjbggbhhlcnckadih
आधिकारिक URL https://chromewebstore.google.com/detail/jellywallet/eegcfalgkkhehkhbjbggbhhlcnckadih
विवरण Jellywallet extension
फ़ाइल का आकार 18.42 MB
स्थापना संख्या 10,000
वर्तमान संस्करण 2.2.2
अंतिम अपडेट 2023-11-29
प्रकाशन तिथि 2022-06-02
रेटिंग 3.94/5 कुल 33 रेटिंग्स
डेवलपर https://jellywallet.io/
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://jellywallet.io/
सहायता पृष्ठ URL https://t.me/jellywallet
गोपनीयता नीति पृष्ठ URL https://jellywallet.io/terms-and-conditions
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Jellywallet",
    "version": "2.2.2",
    "icons": {
        "16": "\/icons\/16.png",
        "48": "\/icons\/48.png",
        "128": "\/icons\/128.png"
    },
    "description": "Jellywallet extension",
    "storage": {
        "managed_schema": "schema.json"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "action": {
        "default_popup": "index.html",
        "default_icon": "\/icons\/128.png"
    },
    "background": {
        "service_worker": "background-wrapper.js"
    },
    "manifest_version": 3
}