- Firefox
- Firefox Addons
- BitWarden
- Cookie Manager
- Facebook Container
- Firefox Multi-Account Containers
- FoxyProxy Standard
- Gesturefy
- URL Level Up (ULU)
- Minimize Window (DL)
- Close Tab (DR)
- Page Back (L)
- Page Forward (R)
- Scroll to the top (U)
- Scroll to the bottom (D)
- Focus right tab (UR)
- Focus left tab (UL)
- Json Lite
- Reddit Enhancement Suite
- uBlock Origin
- User-Agent Switcher and Manager
- Web Developer
- AltDrag - Drag/resize windows with Alt+Drag
- Greenshot - Screenshot tool
- Microsoft PowerToys - The PowerToys Run tool is a great app launcher
- CopyQ - Clipboard Manager
- 7-Zip - File archiver/unzipper
- notepad2 - Replace the default notepad app (note: this is a fork since the original is unmaintained)
- paint.net - Free/Open Source Paint program
- WinDirStat - Figure out where all your disk space went
- VLC - Video player
- Sumatra PDF - PDF Reader
- SysInternals Suite
- PuTTY
- Wireshark
- Git for Windows
- Visual Studio Code
- Vim
- JetBrains Toolbox
- Noto Font
- Amazon Corretto
- https://github.com/pmb6tz/windows-desktop-switcher
- https://gist.github.com/abatkin/dbddc057b627bea0fd95
#1::switchDesktopByNumber(1)
#2::switchDesktopByNumber(2)
#3::switchDesktopByNumber(3)
#4::switchDesktopByNumber(4)
Browser_Forward::switchDesktopToRight()
Browser_Back::switchDesktopToLeft()
+Browser_Forward::MoveCurrentWindowToRightDesktop()
+Browser_Back::MoveCurrentWindowToLeftDesktop()