Namada Extension
The Namada Extension manages a user's wallet for the Namada ecosystem.
Namada Extension란 무엇입니까?
Namada Extension은(는) https://namada.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The Namada Extension manages a user's wallet for the Namada ecosystem."입니다.
확장 프로그램 스크린샷
Namada Extension 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
The Namada Extension allows users to create new accounts on Namada or import accounts from a recovery phrase or Ledger Hardware Wallet.
확장 프로그램 기본 정보
이름 | Namada Extension |
ID | hnebcbhjpeejiclgbohcijljcnjdofek |
공식 URL | https://chromewebstore.google.com/detail/namada-extension/hnebcbhjpeejiclgbohcijljcnjdofek |
설명 | The Namada Extension manages a user's wallet for the Namada ecosystem. |
파일 크기 | 3.94 MB |
설치 횟수 | 116,509 |
현재 버전 | 0.2.4 |
최근 업데이트 | 2024-02-08 |
출시 날짜 | 2023-11-23 |
평점 | 3.94/5 총 31 개의 평점 |
개발자 | https://namada.net |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://namada.net/extension |
도움말 페이지 URL | https://discord.gg/namada |
개인정보 보호 정책 페이지 URL | https://namada.net/extension |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Namada Extension", "description": "The Namada Extension manages a user's wallet for the Namada ecosystem.", "version": "0.2.4", "manifest_version": 3, "background": { "service_worker": "background.namada.js", "type": "module" }, "content_scripts": [ { "matches": [ " |