This is a Chrome extension that scrapes the frontend of a website and returns the Fonts, Colors, and Images.
Still waiting for approval from the Chrome Web Store. In the meantime, you can install this extension as an unpacked extension.
- Clone this repository
- Run
npm install
- Run
npm run build
- Go to
chrome://extensions/
- Enable Developer Mode
- Click "Load Unpacked"
- Select the
dist
folder
No need to do anything. Just open the extension and click the Scrape button.
Here is the result of scraping the Typescript's homepage.