CoinTool - MetaSafe
CoinTool - MetaSafe is a WEB 3.0 browser plugin against malicious approve and transfers, providing users with asset security!
Hvad er CoinTool - MetaSafe?
CoinTool - MetaSafe er en Chrome-udvidelse udviklet af CoinTool, og dens hovedfunktion er "CoinTool - MetaSafe is a WEB 3.0 browser plugin against malicious approve and transfers, providing users with asset security!".
Udvidelsesskærmbilleder
Download CoinTool - MetaSafe-udvidelses-CRX-fil
Download CoinTool - MetaSafe-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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!
Grundlæggende oplysninger om udvidelsen
Navn | CoinTool - MetaSafe |
ID | adoeinlolcjogennbgahohnjeckanaeb |
Officiel URL | https://chromewebstore.google.com/detail/cointool-metasafe/adoeinlolcjogennbgahohnjeckanaeb |
Beskrivelse | CoinTool - MetaSafe is a WEB 3.0 browser plugin against malicious approve and transfers, providing users with asset security! |
Filstørrelse | 498 KB |
Antal Installationer | 3,568 |
Nuværende Version | 1.0.5 |
Senest Opdateret | 2022-09-16 |
Udgivelsesdato | 2022-08-01 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | CoinTool |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://cointool.app |
Hjælpeside-URL | https://github.com/cointool-app/metasafe |
Understøttede Sprog | 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": [ " |