See Hlido scores while you browse
A free browser extension. When you visit a vendor site, GitHub repo, or npm package for an AI agent we've reviewed, a small overlay surfaces the Hlido score and a link to the full review. Install once, see independent verification anywhere on the web.
Silent on no-match
The overlay only appears on agents Hlido has reviewed. Other pages stay clean.
Tier colour-coded
VITAL (green), STEADY (blue), FADING (orange), FLATLINE (red). Same scoring as hlido.eu.
Privacy-first
No analytics, no tracking. Reads the URL only — never the page content.
Toolbar search
Click the icon to search 340+ reviewed agents and jump to any review.
Install (sideload)
Chrome Web Store, Firefox AMO, and Edge Add-ons listings are on the way. For now, the extension installs as an unpacked directory — takes about 30 seconds.
Chrome / Edge / Brave / Arc
- Open
chrome://extensions/(oredge://extensions/). - Toggle Developer mode on.
- Click Load unpacked.
- Select the
extension/directory.
Firefox
- Open
about:debugging#/runtime/this-firefox. - Click Load Temporary Add-on.
- Select
extension/manifest.json.
Temporary add-ons unload on browser restart. A signed
.xpi for permanent install is on the roadmap.
What it accesses
- Storage — caches the public review registry from
hlido.eufor 24 hours, plus per-agent dismiss flags. - Hlido domain — fetches
https://hlido.eu/data/review-registry.jsonat install and once per day after. - Current tab URL — the resolver looks at the URL only (
window.location) to pick a slug. The extension does not read page DOM content.
Source is open. Audit before you install: extension/ on GitHub.