QuickLook plugin for previewing various file types with WebViewPlus.
- Go to Release page and download the latest version.
- Make sure that you have QuickLook running in the background. Go to your Download folder, and press Spacebar on the downloaded
.qlpluginfile. - Click the “Install” button in the popup window.
- Restart QuickLook.
- To configure which file types to preview via WebViewPlus, open an html file and click the gears button on the bottom right.
- Clone this project. Do not forget to update submodules.
- Copy WebViewPlus web app to
webAppor set plugin configWebAppUrl- seeWebpagePanel.cs - Set
Output pathinDebugconfiguration to something like..\QuickLook.upstream\Build\Debug\QuickLook.Plugin\QuickLook.Plugin.WebViewPlus\ - Build plugin project with
Debugprofile - Build and run upstream Quicklook with
Debugprofile
- Build project with
Releaseprofile. - Run
Scripts\pack-zip.ps1. - You should find a file named
QuickLook.Plugin.WebViewPlus.qlpluginin the project directory.
MIT License.