PreSend
The only cross-blockchain wallet transaction security software in all of Web3.
PreSendとは何ですか?
PreSendはpresend-extensionによって開発されたChromeの拡張機能で、その主な機能は「The only cross-blockchain wallet transaction security software in all of Web3.」です。
拡張機能のスクリーンショット
PreSend拡張機能のCRXファイルをダウンロード
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. 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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"
}
} | |