Use this quick start to install ChainGuard, trigger your first scan, and understand the most important signals you will see in the extension.
Installation
Download Extension
Visit the Chrome Web Store and click Add to Chrome (also compatible with Brave, Opera, and Edge).
First Scan
Once installed, ChainGuard initializes its WASM core and establishes a secure WebSocket connection.- DNS Resolution & Reputation: Checks IP against global blocklists.
- TLS Handshake Inspection: Verifies certificate chain and issuer trust.
- DOM Mutation Observer: Scans for injected web3 provider hooks.
- Heuristic Analysis: Evaluates entropy of page content for obfuscation.
- 🟢 Green: Safe. Proceed normally.
- 🟡 Yellow: Caution. Review warnings before proceeding.
- 🔴 Red: Dangerous. The site is blocked. Do not proceed.
Extension Popup
Click the ChainGuard icon to open the popup interface:Analysis Module
View real-time security analysis of the current page:My Transactions Module
Monitor your recent transaction history with security annotations:Tracker Module
Set up alerts for wallet addresses and contracts you want to monitor:Configuration
Access settings by clicking the gear icon in the popup:Advanced Configuration (cg-config.json)
For enterprise deployments or power users, you can import a JSON configuration:ChainGuard never stores private keys or seed phrases. All analysis is performed on public blockchain data only.
Next Steps
Installation Details
Browser-specific installation guides
Anti-Phishing
Learn how URL scanning works

