Utility that notifies you when new plugins are added to Vencord
Find a file
2024-10-12 07:20:58 +13:00
index.tsx New Settings menu update 2024-08-23 15:53:51 +12:00
knownSettings.ts Add Don't show this again checkbox, Fix dismiss button, detect registered settings instead of saved settings 2024-10-12 07:14:49 +13:00
LICENSE Create NewPluginsManager 2024-07-12 00:24:32 +12:00
NewPluginsModal.css Add wrapper to Don't show this again checkbox 2024-10-12 07:20:58 +13:00
NewPluginsModal.tsx Add wrapper to Don't show this again checkbox 2024-10-12 07:20:58 +13:00
README.md Add screenshot to README 2024-07-12 00:33:10 +12:00

NewPluginsManager

Utility that notifies you when new plugins are added to Vencord

Screenshot

New Plugins modal showing NewPluginsManager

Installation

See https://docs.vencord.dev/installing/custom-plugins/

I recommend using the default src/userplugins folder for this, even if you have a system where 3rd party plugins are imported as Git submodules.