mooflu / QuickLook.Plugin.WebViewPlus

QuickLook plugin for previewing various file types with WebViewPlus
MIT License
35 stars 2 forks source link

image

QuickLook.Plugin.WebViewPlus

QuickLook plugin for previewing various file types with WebViewPlus.

Try out

  1. Go to Release page and download the latest version.
  2. Make sure that you have QuickLook running in the background. Go to your Download folder, and press Spacebar on the downloaded .qlplugin file.
  3. Click the “Install” button in the popup window.
  4. Restart QuickLook.
  5. To configure which file types to preview via WebViewPlus, open an html file and click the gears button on the bottom right.

Development

  1. Clone this project. Do not forget to update submodules.
  2. Copy WebViewPlus web app to webApp or set plugin config WebAppUrl - see WebpagePanel.cs
  3. Set Output path in Debug configuration to something like ..\QuickLook.upstream\Build\Debug\QuickLook.Plugin\QuickLook.Plugin.WebViewPlus\
  4. Build plugin project with Debug profile
  5. Build and run upstream Quicklook with Debug profile

    Release

  6. Build project with Release profile.
  7. Run Scripts\pack-zip.ps1.
  8. You should find a file named QuickLook.Plugin.WebViewPlus.qlplugin in the project directory.

License

MIT License.