An extension to prview skia .icon files on the web.
Works on github.com on:
- File pages when browsing around the repo code
- PR when comparing changes in the files - shows original and modified versions
Supports multiple canvas sizes in the same .icon file
- Clone the repository.
- Run
npm install
- Run
npm run build
- Load your extension on Brave or Chrome following:
- Access
chrome://extensions/
- Check
Developer mode
- Click on
Load unpacked extension
- Select the
build
folder.
- Access