Paloma Nest(Beta)
Paloma wallet in your browser
ما هو Paloma Nest(Beta)؟
Paloma Nest(Beta) هو إضافة Chrome تم تطويرها بواسطة https://palomachain.com، والميزة الرئيسية لها هي "Paloma wallet in your browser".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Paloma Nest(Beta)
قم بتنزيل ملفات الامتداد Paloma Nest(Beta) بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
عنوان صفحة المساعدة | 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:\/\/*\/*", " |