Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save modellking/34d466790ec0ebddd4beee750d33a9f5 to your computer and use it in GitHub Desktop.
Save modellking/34d466790ec0ebddd4beee750d33a9f5 to your computer and use it in GitHub Desktop.
MDN Browser Compatibility Table show version

You need a Browser extention that allow you to inject css into a page. I use and can recommend this one for Chrome

  1. Install/Enable Extention
  2. Go to any mdn article
  3. Click Extention and "Add Rule"
  4. Enter the css posted above
  5. Save, (close the extention tab), then reload the MDN page
  6. ???
  7. Profit!
.bc-version-label {
display: unset !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment