Paloma Nest(Beta)
Paloma wallet in your browser
Qu'est-ce que Paloma Nest(Beta) ?
Paloma Nest(Beta) est une extension Chrome développée par https://palomachain.com, et sa fonction principale est "Paloma wallet in your browser".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Paloma Nest(Beta)
Téléchargez les fichiers d'extension Paloma Nest(Beta) au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | Paloma Nest(Beta) |
ID | cjmmdephaciiailjnoikekdebkcbcfmi |
URL Officiel | https://chromewebstore.google.com/detail/paloma-nestbeta/cjmmdephaciiailjnoikekdebkcbcfmi |
Description | Paloma wallet in your browser |
Taille du Fichier | 2.32 MB |
Nombre d'Installations | 261 |
Version Actuelle | 1.4.1 beta |
Dernière Mise à Jour | 2024-01-25 |
Date de Publication | 2022-11-08 |
Évaluation | 4.99/5 Total 76 Évaluations |
Développeur | https://palomachain.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.palomachain.com |
URL de la Page d'Aide | https://discord.gg/tNqkNHvVNc |
Langues Prises en Charge | 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:\/\/*\/*", " |