Google Play Store Adblock

Xposed module that removes sponsored listings and ads from the Google Play Store.

Android 11+ libxposed API 101+

Screenshots

Stock Patched
Stock: sponsored app above the real result Patched: sponsored app removed

Requirements

  • Android 11+ with an arm64-v8a device
  • Xposed manager with libxposed API 101+, such as LSPosed

Warning

Hooking the Play Store can trip Google's device-certification or billing checks on devices without a working Play Integrity setup. This is inherent to modifying the Play Store.

Install

  1. Install APK from Releases
  2. Enable the module in your Xposed manager, scoped to Google Play Store (com.android.vending)
  3. Force-stop the Play Store so it restarts with the module active

Note

If you still see ads or an empty placeholder shelf, clear the Play Store cache, force-stop it, and relaunch. Play Store keeps serving cached ad responses until they refresh.

Related

Also dislike ads in Google Discover, the launcher's -1 screen, or Google News? Try discover-ads-filter, a sister module.

License

GPL-3.0-only

Releases

v1.1.0

Stable

7/22/2026, 3:39:15 PM

1.1.0 (2026-07-22)

Features

  • show toast when Play Store version is unsupported (0bc4794)

Bug Fixes

  • avoid injection in Google Play subprocesses (5353a2b)
  • byte-scan blob for sponsored markers (a10ca0a)
  • dexkit: resolve protobuf newBuilder ambiguity (6591c3d)
  • run sponsored checks on more shelf types (6aa12ac)

Refactor

  • centralize logging in a Logger object (caa92b6)
  • dexkit: extract protobuf/suggestion resolvers (aa5dbd2)
  • hook: dedupe classifier and editor wiring (85dab6c)

Assets

1