CoinTool - MetaSafe
CoinTool - MetaSafe is a WEB 3.0 browser plugin against malicious approve and transfers, providing users with asset security!
What is CoinTool - MetaSafe?
CoinTool - MetaSafe is a Chrome extension developed by CoinTool, and its main feature is "CoinTool - MetaSafe is a WEB 3.0 browser plugin against malicious approve and transfers, providing users with asset security!".
Extension Screenshots
Download CoinTool - MetaSafe Extension CRX File
Download CoinTool - MetaSafe extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | CoinTool - MetaSafe |
ID | adoeinlolcjogennbgahohnjeckanaeb |
Official URL | https://chromewebstore.google.com/detail/cointool-metasafe/adoeinlolcjogennbgahohnjeckanaeb |
Description | CoinTool - MetaSafe is a WEB 3.0 browser plugin against malicious approve and transfers, providing users with asset security! |
File Size | 498 KB |
Installation Count | 3,568 |
Current Version | 1.0.5 |
Last Updated | 2022-09-16 |
Publish Date | 2022-08-01 |
Rating | 5.00/5 Total 1 Ratings |
Developer | CoinTool |
[email protected] | |
Payment Type | free |
Extension Website | https://cointool.app |
Help Page URL | https://github.com/cointool-app/metasafe |
Supported Languages | 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": [ " |