TheGreenPig

Results 5 issues of TheGreenPig

Since it's possible to build and inject BD via npm scripts, but not remove/uninstall/uninject it, I thought this might be a nice addition for people with the manual install/developers. I...

There seems to be two modules with the "userPopout" prop (as seen with `ZLibrary.WebpackModules.getAllByProps("userPopout")`), the one that gets used by the plugin has the incorrect selector though, so the permissions...

Change props filter according to the same filter change BD did internally. Caused PermissionsViewer to brake, other plugins might be affected too.

# New Plugin: File Viewer Hello, I came across this plugin request https://github.com/Vencord/plugin-requests/issues/3 related to a BD plugin for which I am the original author of. Since I wanted to...

# Description This PR addresses the inconsistencies in how plugin settings are displayed across different OptionTypes. ## Problem: 1. For the boolean OptionType (Switch), both the setting title (i.e., the...