From a89f9f69768ace73de21dbf6020bd7fa2460bf4a Mon Sep 17 00:00:00 2001 From: Kyle Davis Date: Fri, 19 Apr 2024 19:40:22 -0400 Subject: [PATCH] [PTRun][Docs] Updated Third party plugins to include 1Password (#31655) * [PTRun][Docs] Updated Third party plugins to include 1Password Add a plugin developed by myself to the thirdPartyRunPlugins.md docs * Spell Check fix - Added name to users * [PTRun][Docs] Changed wording --------- Co-authored-by: Clint Rutkas --- .github/actions/spell-check/allow/names.txt | 3 ++- doc/thirdPartyRunPlugins.md | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/actions/spell-check/allow/names.txt b/.github/actions/spell-check/allow/names.txt index baf6b711ac..f48f5ddd99 100644 --- a/.github/actions/spell-check/allow/names.txt +++ b/.github/actions/spell-check/allow/names.txt @@ -132,9 +132,10 @@ Yuniardi yuyoyuppe Zoltan Zykova +Kairu +Deibisu riri - # OTHERS cmdow diff --git a/doc/thirdPartyRunPlugins.md b/doc/thirdPartyRunPlugins.md index 58daeb03c9..c0c4273198 100644 --- a/doc/thirdPartyRunPlugins.md +++ b/doc/thirdPartyRunPlugins.md @@ -49,3 +49,4 @@ Below are community created plugins that target a website or software. They are | [WinGet](https://github.com/bostrot/PowerToysRunPluginWinget) | [bostrot](https://github.com/bostrot) | Search and install packages from WinGet | | [Scoop](https://github.com/Quriz/PowerToysRunScoop) | [Quriz](https://github.com/Quriz) | Search and install packages from Scoop | | [Spotify](https://github.com/waaverecords/PowerToys-Run-Spotify) | [waaverecords](https://github.com/waaverecords) | Search Spotify and control its player | +| [PowerSearch for 1Password](https://github.com/KairuDeibisu/PowerToysRunPlugin1Password) | [KairuDeibisu](https://github.com/KairuDeibisu) | An unofficial plugin for searching 1Password for usernames and passwords |