diff --git a/.github/actions/spell-check/expect.txt b/.github/actions/spell-check/expect.txt index 2271d20e11..d7ca1f84fe 100644 --- a/.github/actions/spell-check/expect.txt +++ b/.github/actions/spell-check/expect.txt @@ -151,6 +151,7 @@ CALG callbackptr calpwstr Cangjie +caniuse CANRENAME CAPTUREBLT CAPTURECHANGED @@ -732,6 +733,7 @@ ith ITHUMBNAIL IUI IUnknown +IUse IWbem IWeb IWIC @@ -1586,6 +1588,8 @@ SYSLIB SYSMENU SYSTEMAPPS SYSTEMTIME +SYSTEMWOW +tailwindcss tapp TApplication TApplied diff --git a/doc/thirdPartyRunPlugins.md b/doc/thirdPartyRunPlugins.md index bd179eea25..a8136ec623 100644 --- a/doc/thirdPartyRunPlugins.md +++ b/doc/thirdPartyRunPlugins.md @@ -39,6 +39,8 @@ Contact the developers of a plugin directly for assistance with a specific plugi | [GitHubRepo](https://github.com/8LWXpg/PowerToysRun-GitHubRepo) | [8LWXpg](https://github.com/8LWXpg) | Search and open GitHub repositories | | [ProcessKiller](https://github.com/8LWXpg/PowerToysRun-ProcessKiller) | [8LWXpg](https://github.com/8LWXpg) | Search and kill processes | | [ChatGPT](https://github.com/ferraridavide/ChatGPTPowerToys) | [ferraridavide](https://github.com/ferraridavide) | Ask a question to ChatGPT | +| [CanIUse](https://github.com/skttl/ptrun-caniuse) | [skttl](https://github.com/skttl) | Look up browser feature support with caniuse.com | +| [TailwindCSS](https://github.com/skttl/ptrun-tailwindcss) | [skttl](https://github.com/skttl) | Search the documentation of TailwindCSS | ## Extending software plugins