From fdc723b0475177bf50b091269fdde06ee0aebb78 Mon Sep 17 00:00:00 2001 From: CCcat <55608737+CCcat8059@users.noreply.github.com> Date: Tue, 12 Mar 2024 13:19:05 +0800 Subject: [PATCH] [PTRun] [Docs] Add FastWeb plugin to third party Run plugin list. (#31673) * [PTRun] [Docs] Add FastWeb plugin to third party Run plugin list. * Update names.txt --- .github/actions/spell-check/allow/names.txt | 1 + doc/thirdPartyRunPlugins.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/actions/spell-check/allow/names.txt b/.github/actions/spell-check/allow/names.txt index 223a9a42d2..d2772b39b4 100644 --- a/.github/actions/spell-check/allow/names.txt +++ b/.github/actions/spell-check/allow/names.txt @@ -40,6 +40,7 @@ Bao betadele betsegaw bricelam +CCcat Chinh chrdavis Chrzan diff --git a/doc/thirdPartyRunPlugins.md b/doc/thirdPartyRunPlugins.md index bfcbc44029..62637021ca 100644 --- a/doc/thirdPartyRunPlugins.md +++ b/doc/thirdPartyRunPlugins.md @@ -38,3 +38,4 @@ Contact the developers of a plugin directly for assistance with a specific plugi | [Input Typer](https://github.com/CoreyHayward/PowerToys-Run-InputTyper) | [CoreyHayward](https://github.com/CoreyHayward) | Type the input as if sent from a keyboard | | [Clipboard Manager](https://github.com/CoreyHayward/PowerToys-Run-ClipboardManager) | [CoreyHayward](https://github.com/CoreyHayward) | Search and paste text from your clipboard history | | [Currency Converter](https://github.com/Advaith3600/PowerToys-Run-Currency-Converter) | [advaith3600](https://github.com/advaith3600) | Convert real and crypto currencies | +| [FastWeb](https://github.com/CCcat8059/FastWeb) | [CCcat](https://github.com/CCcat8059) | Open website in browser |