/skia-icon-preview-extension

Browser extension for showing skia .icon file previews around the web

Primary LanguageJavaScriptMIT LicenseMIT

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