CompatLens 作者: Faran Ali
Find cross-browser compatibility risks in the page you are inspecting.
扩展元数据
屏幕截图
关于此扩展
CompatLens is a DevTools panel for Firefox and Chrome that watches the page you're inspecting and flags cross-browser compatibility risks in its HTML and CSS as you browse.
There's no scan button and no reload step. A MutationObserver in the page reports elements as they're added, and the panel keeps finding issues for as long as it stays open, which means it also works on single-page apps, where a route change never fires a full navigation for a one-shot scan to catch.
Every finding is checked against real browser-compat-data and web-features entries: 34 curated checks covering HTML features like
A Modernise tab flags legacy vendor-prefixed CSS you can safely replace, only suggesting a replacement once the modern equivalent already passes on every browser you're targeting.
Pick from three targeting presets, or a custom age window, to match your actual audience, and export the full report as Markdown: every finding with its file and line, the browsers it fails on, and its fallback, ready to hand to a coding agent or drop into a PR description.
CompatLens runs entirely inside DevTools. There's no account, no backend and no analytics. Compatibility data is compiled into the extension at build time, and the only network requests are the page's own stylesheet fetches, which you can watch yourself in the Network panel.
There's no scan button and no reload step. A MutationObserver in the page reports elements as they're added, and the panel keeps finding issues for as long as it stays open, which means it also works on single-page apps, where a route change never fires a full navigation for a one-shot scan to catch.
Every finding is checked against real browser-compat-data and web-features entries: 34 curated checks covering HTML features like
<dialog>, inert and popover, and CSS features like @container, @layer, :has(), anchor-name, subgrid and modern color functions. Findings are ranked Breaks or Degrades from the catalog itself, never guessed, and support that's prefixed, flagged, partial or removed is marked unverified instead of silently passing.A Modernise tab flags legacy vendor-prefixed CSS you can safely replace, only suggesting a replacement once the modern equivalent already passes on every browser you're targeting.
Pick from three targeting presets, or a custom age window, to match your actual audience, and export the full report as Markdown: every finding with its file and line, the browsers it fails on, and its fallback, ready to hand to a coding agent or drop into a PR description.
CompatLens runs entirely inside DevTools. There's no account, no backend and no analytics. Compatibility data is compiled into the extension at build time, and the only network requests are the page's own stylesheet fetches, which you can watch yourself in the Network panel.
评分 0(1 位用户)
权限与数据
更多信息
- 版本
- 1.0.0
- 大小
- 171.44 KB
- 上次更新
- 7 天前 (2026年8月17日)
- 相关分类
- 隐私政策
- 阅读此附加组件的隐私政策
- 版本历史
- 添加到收藏集