From a1864bda97b83255df5c145cea44a763ca6e6d68 Mon Sep 17 00:00:00 2001 From: sruaudgit <115368819+sruaudgit@users.noreply.github.com> Date: Mon, 29 Jun 2026 12:38:23 +0200 Subject: [PATCH] new ProtonPass plugin plugin to fast query ProtonPass vaults through proton-cli official client. --- .../ProtonPass-04ef3424cec396238d5d1e18348c9ac5.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/ProtonPass-04ef3424cec396238d5d1e18348c9ac5.json diff --git a/plugins/ProtonPass-04ef3424cec396238d5d1e18348c9ac5.json b/plugins/ProtonPass-04ef3424cec396238d5d1e18348c9ac5.json new file mode 100644 index 000000000..fa559c27e --- /dev/null +++ b/plugins/ProtonPass-04ef3424cec396238d5d1e18348c9ac5.json @@ -0,0 +1,12 @@ +{ + "ID": "04EF3424CEC396238D5D1E18348C9AC5", + "ActionKeyword": "pp", + "Name": "ProtonPass", + "Description": "Quick access to proton pass though proton pass cli.", + "Author": "SRUAUD", + "Version": "1.0.0", + "Language": "csharp", + "Website": "https://github.com/sruaudgit/Flow.Launcher.Plugin.ProtonPass", + "ExecuteFileName": "Flow.Launcher.Plugin.ProtonPass.dll", + "IcoPath": "Images\\protonpass.png" +}