Paloma Nest(Beta)
Paloma wallet in your browser
Was ist Paloma Nest(Beta)?
Paloma Nest(Beta) ist eine Chrome-Erweiterung, die von https://palomachain.com entwickelt wurde, und ihr Hauptmerkmal ist "Paloma wallet in your browser".
Erweiterungsscreenshots
Paloma Nest(Beta)-Erweiterungs-CRX-Datei herunterladen
Laden Sie Paloma Nest(Beta)-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | cjmmdephaciiailjnoikekdebkcbcfmi |
| Offizielle URL | https://chromewebstore.google.com/detail/paloma-nestbeta/cjmmdephaciiailjnoikekdebkcbcfmi |
| Beschreibung | Paloma wallet in your browser |
| Dateigröße | 2.32 MB |
| Installationsanzahl | 261 |
| Aktuelle Version | 1.4.1 beta |
| Letztes Update | 2024-01-25 |
| Veröffentlichungsdatum | 2022-11-08 |
| Bewertung | 4.99/5 Insgesamt 76 Bewertungen |
| Entwickler | https://palomachain.com |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.palomachain.com |
| Hilfeseite URL | https://discord.gg/tNqkNHvVNc |
| Unterstützte Sprachen | 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:\/\/*\/*",
" | |