CoinTool - MetaSafe
CoinTool - MetaSafe is a WEB 3.0 browser plugin against malicious approve and transfers, providing users with asset security!
Apa itu CoinTool - MetaSafe?
CoinTool - MetaSafe adalah ekstensi Chrome yang dikembangkan oleh CoinTool, dan fitur utamanya adalah "CoinTool - MetaSafe is a WEB 3.0 browser plugin against malicious approve and transfers, providing users with asset security!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi CoinTool - MetaSafe
Unduh file ekstensi CoinTool - MetaSafe dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
CoinTool - MetaSafe is a WEB 3.0 browser plugin against malicious approve and transfers, providing users with asset security! In the recent security incidents, we found that many users are threatened by malicious websites, phishing websites and web page hangings, causing significant loss of blockchain assets, including not limited to Token, NFT, etc. After our research, we developed this plug-in, which can intercept all calls to MetaMask behavior and analyze them for tips, providing global users with WEB3.0 Asset security protection!
Informasi Dasar Ekstensi
Nama | CoinTool - MetaSafe |
ID | adoeinlolcjogennbgahohnjeckanaeb |
URL Resmi | https://chromewebstore.google.com/detail/cointool-metasafe/adoeinlolcjogennbgahohnjeckanaeb |
Deskripsi | CoinTool - MetaSafe is a WEB 3.0 browser plugin against malicious approve and transfers, providing users with asset security! |
Ukuran File | 498 KB |
Jumlah Instalasi | 3,568 |
Versi Saat Ini | 1.0.5 |
Terakhir Diperbarui | 2022-09-16 |
Tanggal Publikasi | 2022-08-01 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | CoinTool |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://cointool.app |
URL Halaman Bantuan | https://github.com/cointool-app/metasafe |
Bahasa yang Didukung | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "__MSG_pluginDesc__", "version": "1.0.5", "manifest_version": 3, "name": "CoinTool - MetaSafe", "background": { "service_worker": "background.bundle.js" }, "action": { "default_popup": "popup.html", "default_icon": "icon-34.png" }, "icons": { "128": "icon-128.png" }, "externally_connectable": { "matches": [ "*:\/\/localhost\/*" ] }, "permissions": [ "storage", "background" ], "content_scripts": [ { "matches": [ " |