camperdave / MinMinGuard-X

Un-Cancelled. Open Source is awesome like that.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MinMinGuard-X (Project UN-Cancelled)

XDA discussion thread
XDA News - Selectively Block Ads on Certain Apps with Xposed Module
Pocketables article

What is MinMinGuard-X

  • This is an unofficial fork
  • Who knows how long it will be maintained... but certainly more than MinMinGuard :P
  • Awesome new features in development

Disclaimer

  • USE MINMINGUARD AT YOUR OWN RISK
  • MinMinGuard is for experimental purposes only, and comes with no warranty or guarantee.
  • Readers, end-users, and downloaders of MinMinGuard are responsible for their own actions.
  • Readers, end-users, and downloaders of MinMinGuard agree not to use for illegal actions.
  • This disclaimer is subject to change without notice at any time for any reason.

Index

Description

It can completely remove both the ads inside apps and the empty space caused by those ads. Conventional ads removing apps are only able to block the ad content, but the space taken by the ad will still remain unused (black). MinMinGuard successfully removes that black space, which extends the app window and makes your user-experience better.

Features

  • Totally remove the advertisement. You can notice that AdBlock and AdAway only stops showing the ad content, but it can not remove the empty field that was originally taken by the ad. MinMinGuard can totally remove the empty field!
  • Lightweight. Alternative ad removing apps (AdBlock etc) constantly run a background VPN service, which puts a heavy loading on the system. MinMinGuard does not need to run a VPN service, so it saves system resources and, thus, extends the battery life.
  • Per App Setting. MinMinGuard lets you choose which apps you want to remove ads from. If you only want to remove ads from several apps, MinMinGuard is your best solution.

How does it work?

  • API based blocking: Block function calls provided by the advertisement network sdk. Then recursively remove the ad space.

  • URL based blocking: Block webviews that contains prohibited urls.

About

Un-Cancelled. Open Source is awesome like that.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%