PreSend
The only cross-blockchain wallet transaction security software in all of Web3.
ما هو PreSend؟
PreSend هو إضافة Chrome تم تطويرها بواسطة presend-extension، والميزة الرئيسية لها هي "The only cross-blockchain wallet transaction security software in all of Web3.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة PreSend
قم بتنزيل ملفات الامتداد PreSend بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Introducing PreSend, the exclusive cross-blockchain wallet transaction security solution for Web3. Safeguard your digital assets, tokens, and coins when transferring them across blockchains to various wallets, platforms, and centralized exchanges.
معلومات أساسية عن التمديد
الاسم | PreSend |
ID | pdkdnpdnhodahpgpkkgjclonhllobjel |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/presend/pdkdnpdnhodahpgpkkgjclonhllobjel |
الوصف | The only cross-blockchain wallet transaction security software in all of Web3. |
حجم الملف | 5.36 MB |
عدد التثبيتات | 171 |
النسخة الحالية | 1.0.0 |
آخر تحديث | 2023-09-23 |
تاريخ النشر | 2023-09-23 |
تقييم | 5.00/5 مجموع تقييمات 13 |
المطور | presend-extension |
البريد الإلكتروني | [email protected] |
نوع الدفع | in_app |
موقع الإضافة | https://presend.io |
عنوان صفحة المساعدة | https://www.presend.io/contact-us |
عنوان صفحة سياسة الخصوصية | https://presend-company-documents.gitbook.io/presend-legal |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "short_name": "PreSend", "name": "PreSend", "version": "1.0.0", "description": "The only cross-blockchain wallet transaction security software in all of Web3.", "manifest_version": 3, "permissions": [], "optional_host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "action": { "default_popup": "index.html", "default_icon": { "16": "images\/logo-icon.png", "32": "images\/logo-icon.png", "48": "images\/logo-icon.png", "128": "images\/logo-icon.png" } }, "icons": { "16": "images\/logo-icon.png", "32": "images\/logo-icon.png", "48": "images\/logo-icon.png", "128": "images\/logo-icon.png" } } |