isActive

abstract suspend fun isActive(): Boolean

This method returns a Boolean that represents if the plugin should be visible in New Tab Settings Specially built for AppTP Setting. We don't want to show the Setting unless AppTP has ever been enabled

Return

View