Utility that notifies you when new plugins are added to Vencord
Find a file
2024-08-31 01:58:23 +12:00
index.tsx New Settings menu update 2024-08-23 15:53:51 +12:00
knownSettings.ts Update styles of restart tooltip + debug edit raw function 2024-08-31 01:58:23 +12:00
LICENSE Create NewPluginsManager 2024-07-12 00:24:32 +12:00
NewPluginsModal.css Update styles of restart tooltip + debug edit raw function 2024-08-31 01:58:23 +12:00
NewPluginsModal.tsx Update styles of restart tooltip + debug edit raw function 2024-08-31 01:58:23 +12: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.