Skip to content

Commit

Permalink
Merge pull request #306 from iuohua/plugin_api_v2
Browse files Browse the repository at this point in the history
Add new plugin to search galgame on shinnku.com
  • Loading branch information
jjw24 authored Feb 4, 2024
2 parents 6a1c57e + e0d7960 commit 147680d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -2088,5 +2088,17 @@
"UrlDownload": "https://github.com/mawiseman/Flow.Launcher.Plugin.Kaomoji/releases/download/v1.0.1/Flow.Launcher.Plugin.Kaomoji.zip",
"IcoPath": "https://cdn.jsdelivr.net/gh/mawiseman/[email protected]/Flow.Launcher.Plugin.Kaomoji/Assets/icon.png",
"DateAdded": "2024-02-04T05:50:45Z"
},
{
"ID":"cb7d1472-7da9-459e-b987-57f92cb3cea2",
"Name":"UpsetGalgame",
"Description":"Search galgame on shinnku.com",
"Author":"luohua",
"Version": "0.1.1",
"Language":"python",
"Website":"https://github.com/iuohua/FlowLauncherPlugin-upsetGalgame",
"UrlSourceCode": "https://github.com/iuohua/FlowLauncherPlugin-upsetGalgame/tree/main",
"UrlDownload": "https://github.com/iuohua/FlowLauncherPlugin-upsetGalgame/releases/download/v0.1.1/ShinnkuGalgamePlugin.zip",
"IcoPath": "https://shinnku.com/favicon.ico"
}
]

0 comments on commit 147680d

Please sign in to comment.