Skip to content

Commit

Permalink
Remove webp-quicklook from default list (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkuczynski authored and sindresorhus committed Jul 18, 2019
1 parent 9bcbb2c commit 461bc97
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#### Install all

```
brew cask install qlcolorcode qlstephen qlmarkdown quicklook-json qlimagesize webpquicklook suspicious-package quicklookase qlvideo
brew cask install qlcolorcode qlstephen qlmarkdown quicklook-json qlimagesize suspicious-package quicklookase qlvideo
```

### Manually
Expand Down Expand Up @@ -83,15 +83,6 @@ Run `brew cask install qlimagesize` or [download manually](https://github.com/Ny
[![](screenshots/qlImageSize.png)](https://github.com/Nyx0uf/qlImageSize)


### [WebP](https://github.com/dchest/webp-quicklook)

> Preview WebP images
Run `brew cask install webpquicklook` or [download manually](https://github.com/dchest/webp-quicklook/releases/latest)

[![](screenshots/WebP.png)](https://github.com/dchest/webp-quicklook)


### [Suspicious Package](http://www.mothersruin.com/software/SuspiciousPackage/)

> Preview the contents of a standard Apple installer package
Expand Down Expand Up @@ -150,6 +141,17 @@ Run `brew cask install quicklook-pat` or [download manually](https://github.com/
[![](screenshots/quicklook-pat.png)](https://github.com/pixelrowdies/quicklook-pat)


### [WebP](https://github.com/dchest/webp-quicklook)

> Preview WebP images
> NOTE: this is already covered by `qlImageSize`, so this plugin is listed here only in case you do not like `qlImageSize`
Run `brew cask install webpquicklook` or [download manually](https://github.com/dchest/webp-quicklook/releases/latest)

[![](screenshots/WebP.png)](https://github.com/dchest/webp-quicklook)


## License

[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)
Expand Down

0 comments on commit 461bc97

Please sign in to comment.