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."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PreSend

ดาวน์โหลดไฟล์ส่วนขยาย PreSend ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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 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
URL หน้าช่วยเหลือ https://www.presend.io/contact-us
URL หน้านโยบายความเป็นส่วนตัว 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"
    }
}