A dynamic library tweak for Thunder(2.7.8.2358 beta) macOS.
- Remove unnecessary plugins or bundles
- Remove auto update
make install
- Install or Updrade the dylib
- Remove unnecessary files
make uninstall
- Uninstall the dylib
- Restore all files
Requirement: Command Line Tools
Run xcode-select --install
to install Command Line Tools
make build
Build the dylib file to the same dicrectorymake debug
Build the dylib file and runThunder
with dynamic injectionmake clean
Clean output files
The MIT License.