Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 505 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 505 Bytes

Caniuse Finder

Extension shows info about supporting front-end web technologies in different browsers on caniuse.com site.

Available in Chrome Web Store

Make a build

  1. npm ci
  2. npm run build
  3. Unpacked extension will be available in public folder
  4. Go to Extension page in Chrome/Opera, enable Developer mode, then press Load unpacked and load public folder
  5. Enjoy =)