Is it possible to disable specific plugins based on the skin that's being used?
If they are your plugins then I think it would be better to alter the specific plugins themselves not to init. Otherwise I think you'd need a special plugin (plugins can disable/enable other plugins) to do it - because it can only be done once the user config is loaded.
The plugin is not mine, I want to disable the contextmenu plugin while using a specific skin (mobile skin).
But thanks for the info!!