Paloma Nest(Beta)
Paloma wallet in your browser
什么是Paloma Nest(Beta)?
Paloma Nest(Beta)是由https://palomachain.com开发的Chrome扩展程序,该扩展的主要功能是“Paloma wallet in your browser”。
扩展截图
下载Paloma Nest(Beta)扩展crx文件
下载Paloma Nest(Beta)扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The Paloma Nest browser extension allows users to create a new wallet or manage an existing wallet for the Paloma blockchain from their browser. This is a BETA application that will be updated to enhance functionality. This application connects to the active Paloma Mainnet and the currently active testnet network. KEY FEATURES // - Create a new wallet - View wallet balances - View account activity - Send native Paloma tokens to other addresses - Receive native test tokens - Import or export existing wallets - Claim GRAIN Tokenback rewards SUPPORT // For updates and prior discussions on this extension and the Paloma blockchain, visit https://forum.palomachain.com or join the official Paloma Discord https://discord.gg/tNqkNHvVNc. Documentation is at https://docs.palomachain.com
扩展基本信息
名称 | Paloma Nest(Beta) |
ID | cjmmdephaciiailjnoikekdebkcbcfmi |
官方URL | https://chromewebstore.google.com/detail/paloma-nestbeta/cjmmdephaciiailjnoikekdebkcbcfmi |
简介 | Paloma wallet in your browser |
文件大小 | 2.32 MB |
安装次数 | 261 |
当前版本 | 1.4.1 beta |
更新时间 | 2024-01-25 |
上架时间 | 2022-11-08 |
评分 | 4.99/5 共76次评分 |
开发者 | https://palomachain.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.palomachain.com |
帮助页面URL | https://discord.gg/tNqkNHvVNc |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Paloma wallet in your browser", "version": "1.4.1", "manifest_version": 3, "name": "Paloma Nest(Beta)", "options_page": "options.html", "background": { "service_worker": "background.bundle.js" }, "action": { "default_popup": "popup.html", "default_icon": "icon-34.png" }, "chrome_url_overrides": [], "icons": { "128": "icon-128.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |