skylot / jadx

Dex to Java decompiler
Apache License 2.0
41.96k stars 4.9k forks source link

[feature] Allow to disable jadx plugins #2277

Open skylot opened 2 months ago

skylot commented 2 months ago

Describe your idea

Sometimes plugins can cause issues, so it will be nice to have an option to disable them. Not all plugins provide options to disable functionality, so now to completely disable plugin only uninstall can help, but it doesn't work for bundled plugins.

Implementation details: