Crypto Price Checker
Check any crypto address you find online. Get market stats for all tokens, identify malicious addresses, and reveal popular wallets.
什麼是Crypto Price Checker?
Crypto Price Checker是由https://coinbrain.com開發的Chrome擴展程式,該擴展的主要功能是“Check any crypto address you find online. Get market stats for all tokens, identify malicious addresses, and reveal popular wallets.”。
擴展截圖
下載Crypto Price Checker擴展crx文件
下載Crypto Price Checker擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
The easiest way how to check any 0x address around the internet! Simply point your cursor on any crypto address and Crypto Price Checker will help you find out whether it is: ➡️ Token Address (show you a price, market cap, volume and liquidity) ➡️ Publicly Known Address (e.g. fund, Twitter influencers, important crypto devs, etc.) ➡️ Potentially Malicious Address (related to honeypots, blackmailing, or other crypto scams) Crypto Price Checker now supports all popular blockchains such as BNB Chain, Ethereum, Polygon or Fantom. No more copy&pasting contract addresses to various crypto catlogues to find all the relevant information. Save your time and use Crypto Price Checker. We got your back!
擴展基本資訊
名稱 | Crypto Price Checker |
ID | bndpjpocfkdgoopiibcgaigalagoagpi |
官方網址 | https://chromewebstore.google.com/detail/crypto-price-checker/bndpjpocfkdgoopiibcgaigalagoagpi |
簡介 | Check any crypto address you find online. Get market stats for all tokens, identify malicious addresses, and reveal popular wallets. |
檔案大小 | 101 KB |
安裝次數 | 494 |
目前版本 | 1.2.0 |
更新時間 | 2023-01-28 |
上架時間 | 2022-09-21 |
評分 | 5.00/5 共 14 次評分 |
開發者 | https://coinbrain.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://coinbrain.com |
說明頁面URL | https://coda.io/d/CoinBrain_dSFhNEwDos8/Help-Feedback-Bugs_suOt2#_luE8Q |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Crypto Price Checker", "description": "Check any crypto address you find online. Get market stats for all tokens, identify malicious addresses, and reveal popular wallets.", "version": "1.2.0", "manifest_version": 3, "icons": { "16": "img\/logo-16.png", "32": "img\/logo-34.png", "48": "img\/logo-48.png", "128": "img\/logo-128.png" }, "action": { "default_popup": "popup.html", "default_icon": "img\/logo-48.png" }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/content-script-loader.chunk-b10d7e3f.77363ac2.js" ], "matches": [ " |