Quick-Scan Chrome Extension Integration
Use this integration to trigger a ShieldReport quick scan from the active browser tab.
Manifest URL
https://www.shieldreport.io/api/extension/quick-scan/manifest
Scan Trigger Endpoint
https://www.shieldreport.io/api/extension/quick-scan
POST payload: {"url":"https://example.com","triggerNow":true}
Next Step
Install the packaged extension from /public/quick-scan-extension (Chrome “Load unpacked”), or build your own extension against these APIs.
https://www.shieldreport.io/quick-scan-extension/manifest.json