4b058822f1e571763df6748b7ad902c6f0fbdada
QLJSON
Just a simple tool for QuickLook-ing .json files.
I have been using QuicklookJSON until recently but it has no support for macOS 15. I copied some parts of QuickJSON but did through away almost everything. The remaining code was heavily refactored.
Features
- Dark Mode
- Foldable structure
- Customizable CSS / JS
How to customize CSS / JS
- Right click on the app and select "Show Package Contents"
- Go to
PlugInsand repeat "Show Package Contents" on the Preview extension. - Copy
Contents/Resources/style.css(orscript.js) - Open
~/Library/Containers/de.relikd.QLJSON.Preview/Data/Documents/ - Paste the previous file and modify it to your liking (e.g. change text colors)
Languages
JavaScript
51.9%
Swift
31.4%
CSS
16.7%
