开屏跳过

开屏跳过

Skip opening-screen ads in apps

Zhengfa Dang System

Description

Skip the app open ads with AccessibilityService. No Internet permission required! No storage permission required! No privacy issue!

The program can skip opening screen ads using three methods.

* <b>Keyword:</b> Find the button with the keyword in the application, and if the corresponding button is found, it will automatically click it for the user to skip the ad.
* <b>Specified controls of the application:</b> Automatically find the corresponding control when the application is working and click on it if found.
* <b>The specified position of the application:</b> Automatically clicks the corresponding area when the application works.

Versions

Version Date Size Requires Android Download
275 current
afcf1d1219ed8ca1…
2026-04-13 1.2 MB API 26
269
2e21ab3f4e33d72a…
2026-03-29 1.2 MB API 26
253
7603806a0002bb50…
2023-09-19 1.2 MB API 26

Permissions

What the app asks the system for. Android only grants sensitive access after you confirm it.

  • Display over other appsDraw content on top of other apps.
  • REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
  • Installed appsSee which apps are installed.

Comments