Chrome Extension
The ClearSight Chrome extension lets you scan any page you’re on with a single click — no need to copy and paste URLs.
How it works
- Click the ClearSight icon in your browser toolbar
- The extension reads the URL of your current tab
- Click Scan this page — a new tab opens with the scan results
The extension uses the same scanner as the main app. Results are identical to running a single-page scan manually.
Installing the extension
The extension is not yet published to the Chrome Web Store. To install it manually:
- Download the latest
extension.zipfrom the GitHub releases page - Unzip the file
- Open Chrome and go to
chrome://extensions - Enable Developer mode (top right toggle)
- Click Load unpacked and select the unzipped folder
The extension requires the ClearSight app to be running. It opens scans at http://localhost:3000 by default — update this if your app runs on a different URL.
Permissions
The extension only requests activeTab permission — it reads the URL of the current tab and nothing else. It does not run in the background or access your browsing history.
Next steps
Last updated on