An Xposed module that removes ads, sponsored cards and clickbait from the Google Discover feed, in the Pixel Launcher -1 screen and inside the Google app itself. Hide stories by headline or source with your own filters, and share articles with their real link instead of Google's redirect.
-
Grab the APK:
-
Enable the module in LSPosed and scope it to
com.google.android.googlequicksearchbox. -
Open the Discover Feed Filter app and tap Scan to resolve hook targets.
-
Force-stop Google App and relaunch.
Starter filters you can import from News filters, menu, Import:
- clickbait-en.json, general English clickbait
- clickbait-es.json, general Spanish clickbait
Clickbait looks different in every language. If yours is missing, open a PR with a pack and I'll include it.
The app scans the installed Google App with DexKit, resolving hook targets via protobuf extension field numbers and type signatures, and stores the result in a versioned cache. The hooked process uses the cached targets to filter ad items from the Discover feed.
Also dislike ads in the Google Play Store? Try playstore-adblock, a sister module.
This project is licensed under the GNU General Public License v3.0.
