Paloma Nest(Beta)
Paloma wallet in your browser
Wat is Paloma Nest(Beta)?
Paloma Nest(Beta) is een Chrome-extensie ontwikkeld door https://palomachain.com, en de belangrijkste functie is "Paloma wallet in your browser".
Extensie Screenshots
Download het CRX-bestand van de extensie Paloma Nest(Beta)
Download Paloma Nest(Beta)-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | Paloma Nest(Beta) |
ID | cjmmdephaciiailjnoikekdebkcbcfmi |
Officiële URL | https://chromewebstore.google.com/detail/paloma-nestbeta/cjmmdephaciiailjnoikekdebkcbcfmi |
Beschrijving | Paloma wallet in your browser |
Bestandsgrootte | 2.32 MB |
Aantal Installaties | 261 |
Huidige Versie | 1.4.1 beta |
Laatst Bijgewerkt | 2024-01-25 |
Publicatiedatum | 2022-11-08 |
Beoordeling | 4.99/5 Totaal 76 Beoordelingen |
Ontwikkelaar | https://palomachain.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.palomachain.com |
Help Pagina-URL | https://discord.gg/tNqkNHvVNc |
Ondersteunde Talen | 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:\/\/*\/*", " |