You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace all classes with its bridges (e.g: Settings -> SettingsBridge)
Consider simplifications: some of the classes such as ScriptService has simplification logics so that plugin can remove unnecessary logica and utilize them. I will add more specific details once I start working on this.