Jellywallet
Jellywallet extension
Jellywallet란 무엇입니까?
Jellywallet은(는) https://jellywallet.io/에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Jellywallet extension"입니다.
확장 프로그램 스크린샷
Jellywallet 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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 |
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 } |