From 235c23b03c3daf9525028fcb354c2cd66d5bc937 Mon Sep 17 00:00:00 2001 From: Apostolos <45774291+apostolosantoniou@users.noreply.github.com> Date: Tue, 18 Feb 2025 23:33:32 +0200 Subject: [PATCH] Add DevDocs Plugin --- ...DevDocs-a3c36e85-793c-4881-90bf-6d791a978a9f.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/DevDocs-a3c36e85-793c-4881-90bf-6d791a978a9f.json diff --git a/plugins/DevDocs-a3c36e85-793c-4881-90bf-6d791a978a9f.json b/plugins/DevDocs-a3c36e85-793c-4881-90bf-6d791a978a9f.json new file mode 100644 index 00000000..8bcf0041 --- /dev/null +++ b/plugins/DevDocs-a3c36e85-793c-4881-90bf-6d791a978a9f.json @@ -0,0 +1,12 @@ +{ + "ID": "a3c36e85-793c-4881-90bf-6d791a978a9f", + "Name": "DevDocs", + "Description": "Quick access to documentations for various programming languages, frameworks and tools.", + "Author": "Apostolos Antoniou", + "Version": "1.0.0", + "Language": "javascript", + "Website": "https://github.com/apostolosantoniou/Flow.Launcher.Plugin.DevDocs", + "UrlDownload": "https://github.com/apostolosantoniou/Flow.Launcher.Plugin.DevDocs/releases/download/v1.0.0/Flow.Launcher.Plugin.DevDocs.zip", + "UrlSourceCode": "https://github.com/apostolosantoniou/Flow.Launcher.Plugin.DevDocs/tree/main", + "IcoPath": "https://cdn.jsdelivr.net/gh/apostolosantoniou/Flow.Launcher.Plugin.DevDocs@1.0.0/icons/app.png" +}