Enable Accessibility Service with Root permission. If enabled, Auto.js will try to enable with Root permission the next time you enable it.
Foreground Service. Used for keeping alive and screenshot permission.
Do not show console view when starting. If enabled, the console view will not be shown when the released app starting.
Stable Mode. If enabled, the AccessibilityServiceInfo's FLAG_INCLUDE_NOT_IMPORTANT_VIEWS flag will be removed, and the layout analysis will ignore layout details. The setting will take effect next time you enable accessibility service.
Stop all scripts when pressing volume up. If enabled, all scripts will be stopped when pressing volume up. Only works in released apps.
This module can let you control some internal settings of Auto.js, such as stable mode, foreground service, etc.