Flow.Launcher.PluginsManifest
Flow.Launcher.PluginsManifest copied to clipboard
Community-made plugins and submissions
Added a plugin called "SearchScrapbox".
Use cerberus to validate json file
- Split the manifest and let ci merge it when update (so people should not face the conflict) - Use asyncio as #270 Script to split is simple ```nu let...
Hi there. As I see, currently Flow Launcher displays plugins in plugin store in the same order as they are present in plugins.json. For small number of plugins it was...
id needs to be unique as is used for matching existing plugin to download/update. Since this info is manually added into plugin.json, let's enforce it with auto checker here. Need...
Update check to fail on attributes that are not needed in the plugins.json file
Added a plugin called "Wallpaper Searcher"