[PTRun][Docs]Add CurrencyConverter plugin to third party plugins (#31111)

* Update thirdPartyRunPlugins.md

Add `CurrencyConverter` plugin

* Spell Check fix

* Spell check - name moved to users
This commit is contained in:
Advaith A J 2024-01-26 19:33:01 +05:30 committed by GitHub
parent 400a592a3e
commit 1b20ba8af0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 9 additions and 18 deletions

View File

@ -29,6 +29,7 @@ videoconference
# USERS # USERS
Advaith
alekhyareddy alekhyareddy
Aleks Aleks
angularsen angularsen

View File

@ -1,3 +1,6 @@
# FALSE POSITIVES
## "PackagemanagerWrapper.cs" should be "PackageManagerWrapper.cs"
## NOTICE.MD > MOZILLA PUBLIC LICENSE v1.1
aaaa aaaa
abcdefghjkmnpqrstuvxyz abcdefghjkmnpqrstuvxyz
abgr abgr
@ -35,8 +38,8 @@ ALPHATYPE
AModifier AModifier
AMPROPERTY AMPROPERTY
AMPROPSETID AMPROPSETID
animatedvisuals
ANDSCANS ANDSCANS
animatedvisuals
ansicolor ansicolor
ANull ANull
AOC AOC
@ -52,7 +55,6 @@ appdata
APPEXECLINK APPEXECLINK
appium appium
Applicationcan Applicationcan
applicationframehost
appmanifest appmanifest
APPNAME APPNAME
appref appref
@ -296,6 +298,7 @@ ddf
DDxgi DDxgi
Deact Deact
debugbreak debugbreak
declatory
decryptor decryptor
Dedup Dedup
DEFAULTBOOTSTRAPPERINSTALLFOLDER DEFAULTBOOTSTRAPPERINSTALLFOLDER
@ -723,7 +726,6 @@ Jsons
jsonval jsonval
junja junja
jxr jxr
Kazakhstani
kdc kdc
keybd keybd
KEYBDDATA KEYBDDATA
@ -744,7 +746,6 @@ Knownfolders
KSPROPERTY KSPROPERTY
Kybd Kybd
languagesjson languagesjson
lastbuildstate
lastcodeanalysissucceeded lastcodeanalysissucceeded
Lastdevice Lastdevice
LASTEXITCODE LASTEXITCODE
@ -1070,6 +1071,7 @@ overlaywindow
Oversampling Oversampling
OWNDC OWNDC
OWNERDRAW OWNERDRAW
Packagemanager
PACL PACL
PAINTSTRUCT PAINTSTRUCT
PALETTEWINDOW PALETTEWINDOW
@ -1215,7 +1217,6 @@ qit
QITAB QITAB
QITABENT QITABENT
qoi qoi
qps
Quarternary Quarternary
QUERYENDSESSION QUERYENDSESSION
QUERYOPEN QUERYOPEN
@ -1549,7 +1550,6 @@ TDevice
telem telem
telephon telephon
templatenamespace templatenamespace
Tenge
testhost testhost
testprocess testprocess
TEXCOORD TEXCOORD
@ -1570,14 +1570,12 @@ timeutil
Titlecase Titlecase
tkcontrols tkcontrols
tkconverters tkconverters
TKey
TLayout TLayout
tlb tlb
tlbimp tlbimp
TMPVAR TMPVAR
TNP TNP
toggleswitch toggleswitch
toolkitcontrols
toolkitconverters toolkitconverters
Toolset Toolset
toolwindow toolwindow
@ -1595,7 +1593,6 @@ trl
Tsd Tsd
TServer TServer
TStr TStr
TValue
tweakme tweakme
TWF TWF
tymed tymed
@ -1616,7 +1613,6 @@ ums
uncompilable uncompilable
UNCPRIORITY UNCPRIORITY
UNDNAME UNDNAME
unescape
UNICODETEXT UNICODETEXT
uninstantiated uninstantiated
uniquifier uniquifier
@ -1850,10 +1846,3 @@ zonable
zoneset zoneset
Zoneszonabletester Zoneszonabletester
zzz zzz
# FALSE POSITIVES
## NOTICE.MD > MOZILLA PUBLIC LICENSE v1.1
declatory
## "PackagemanagerWrapper.cs" should be "PackageManagerWrapper.cs"
Packagemanager

View File

@ -36,4 +36,5 @@ Contact the developers of a plugin directly for assistance with a specific plugi
| [Scoop](https://github.com/Quriz/PowerToysRunScoop) | [Quriz](https://github.com/Quriz) | Search and install packages from Scoop | | [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 | | [Spotify](https://github.com/waaverecords/PowerToys-Run-Spotify) | [waaverecords](https://github.com/waaverecords) | Search Spotify and control its player |
| [Input Typer](https://github.com/CoreyHayward/PowerToys-Run-InputTyper) | [CoreyHayward](https://github.com/CoreyHayward) | Type the input as if sent from a keyboard | | [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 | | [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 |