Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 853 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 853 Bytes

Skia Icon Preview

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

How to install

  1. Clone the repository.
  2. Run npm install
  3. Run npm run build
  4. Load your extension on Brave or Chrome following:
    1. Access chrome://extensions/
    2. Check Developer mode
    3. Click on Load unpacked extension
    4. Select the build folder.

Preview any .icon file

image

Show original and mofieid on any PR

image