Skip to content

MarCnu/adCoverMuteSkip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ad CoverMuteSkip Android App Icon

An adblocker for Native Android apps. Cover ads, mute audio during videos and skip when possible.

Currently, it only handles the Youtube app, but the goal is to provide a system similar to web browser adblockers to block ads from any app.

What's the point of this project compared to other Android Adblockers

  • uBlock Origin Downside: it only works within the web browsers, not the native apps

  • Third party clones (NewPipe for Youtube) Downside: it requires extreme development efforts. It usually doesn't implement the features of logged in users.

  • APK patching (Revanced) Downside: it requires manual updating and repatching all the time. High user effort.

  • Ad CoverMuteSkip. Downside: it doesn't actually remove ads, but just covers the ads with an overlay and auto-mute/auto-skip video ads.

The goal of this project is to provide a system that decreases the toxicity of ads on all native Android apps with minimum user effort.

What it looks like

Check this video demo That demo shows Youtube sound auto-muting and moving the floating player above a covered ad.

3 screenshots

How to install

Download the latest APK from the release-apk folder (or recompile it yourself).

The app uses the Accessibility Service feature from Android to receive screen change events and generate virtual clicks. You'll need to enable/disable the service manually, once activated it'll run all the time independantly of the graphical app.

The app's frontpage explains in more details how to do it.

Change log

1.1.3.0: Fix the XPath after a Youtube UI change Add a setting to disable the auto-click

1.1.2.2: First version

About

An adblocker for Native Android apps. Cover overlay + automute + autoskip

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages