🔍 A Chrome extension that lets you inspect a website's framework and libraries
You can install the extension from the Chrome Web Store
You can also install it locally by cloning this repo and following the official tutorial
- Clone this repository
- Run
yarn installto fetch dependencies andyarn buildto start the build script - Open the
src/checks/index.tsfile and add your own checker function - Open
src/checker.tsand add your function to the list - Make sure your code works
- Make a pull request 🚀










































































