Xposed module that removes sponsored listings and ads from the Google Play Store.
- 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 APK from Releases
- Enable the module in your Xposed manager, scoped to Google Play Store (
com.android.vending) - 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.
Also dislike ads in Google Discover, the launcher's -1 screen, or Google News? Try
discover-ads-filter, a sister module.

