Jellywallet

Jellywallet extension

Jellywallet là gì?

Jellywallet là một tiện ích mở rộng Chrome được phát triển bởi https://jellywallet.io/, và tính năng chính của nó là "Jellywallet extension".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Jellywallet

Tải xuống các tệp mở rộng Jellywallet 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

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Jellywallet Jellywallet
ID eegcfalgkkhehkhbjbggbhhlcnckadih
URL Chính Thức https://chromewebstore.google.com/detail/jellywallet/eegcfalgkkhehkhbjbggbhhlcnckadih
Mô tả Jellywallet extension
Kích Thước Tệp 18.42 MB
Số Lần Cài Đặt 10,000
Phiên Bản Hiện Tại 2.2.2
Cập Nhật Lần Cuối 2023-11-29
Ngày Phát Hành 2022-06-02
Đánh Giá 3.94/5 Tổng số 33 Đánh Giá
Nhà Phát Triển https://jellywallet.io/
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://jellywallet.io/
URL Trang Trợ Giúp https://t.me/jellywallet
URL Trang Chính Sách Bảo Mật https://jellywallet.io/terms-and-conditions
Ngôn Ngữ Được Hỗ Trợ 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
}