mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add Quick Look plugins (#419)
This commit is contained in:
parent
1afcd23df1
commit
7365e7cac5
1 changed files with 24 additions and 0 deletions
|
@ -6924,6 +6924,30 @@
|
|||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description" : "List of useful Quick Look plugins for developers.",
|
||||
"categories": [
|
||||
"finder"
|
||||
],
|
||||
"repo_url" : "https://github.com/sindresorhus/quick-look-plugins",
|
||||
"title" : "Quick Look plugins",
|
||||
"icon_url": "",
|
||||
"screenshots" : [
|
||||
"https://raw.githubusercontent.com/sindresorhus/quick-look-plugins/master/screenshots/QLColorCode.png",
|
||||
"https://raw.githubusercontent.com/sindresorhus/quick-look-plugins/master/screenshots/QLStephen.png",
|
||||
"https://raw.githubusercontent.com/sindresorhus/quick-look-plugins/master/screenshots/QLMarkdown.png",
|
||||
"https://raw.githubusercontent.com/sindresorhus/quick-look-plugins/master/screenshots/QuickLookJSON.png",
|
||||
"https://raw.githubusercontent.com/sindresorhus/quick-look-plugins/master/screenshots/qlImageSize.png",
|
||||
"https://raw.githubusercontent.com/sindresorhus/quick-look-plugins/master/screenshots/SuspiciousPackage.png",
|
||||
"https://raw.githubusercontent.com/sindresorhus/quick-look-plugins/master/screenshots/QuickLookASE.png",
|
||||
"https://raw.githubusercontent.com/sindresorhus/quick-look-plugins/master/screenshots/QLVideo.png"
|
||||
],
|
||||
"official_site": "",
|
||||
"languages": [
|
||||
"objective_c",
|
||||
"c"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Display macOS Dock in Touch Bar.",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue