Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of CompatLens

CompatLens by Faran Ali

Find cross-browser compatibility risks in the page you are inspecting.

0 (0 reviews)0 (0 reviews)
Download Firefox and get the extension
Download file

Extension Metadata

Screenshots
CompatLens open in DevTools, next to the page it's watchingThe findings grid, ranked Breaks or Degrades against your targeted browsersA finding's detail drawer: what users see, first supporting version per browser, and an MDN linkThe Modernise tab: legacy vendor-prefixed CSS you can safely replace
About this extension
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 <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.
Rated 0 by 0 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and data

Required permissions:

  • Extend developer tools to access your data in open tabs

Data collection:

  • The developer says this extension doesn't require data collection.
Learn more
More information
Add-on Links
  • Support site
  • Copy add-on ID
Version
1.0.0
Size
171.44 KB
Last updated
7 days ago (Aug 17, 2026)
Related Categories
  • Web Development
License
Apache License 2.0
Privacy Policy
Read the privacy policy for this add-on
Version History
  • See all versions
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.