# DeSlop

> Defaults Google searches to the Web filter and hides AI Mode. No AI Overview, just classic search results.

Canonical page: [https://chrome-stats.com/d/deslop](https://chrome-stats.com/d/deslop)

## Overview

- **ID:** `deslop`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Available
- **Publisher:** Grivi
- **Category:** privacy-security,search-tools,appearance
- **Daily users:** 3
- **Weekly downloads:** 2
- **Version:** 1.0.1
- **Last updated:** 2026-05-23
- **First published:** 2026-05-20
- **Size:** 24 KB
- **Data as of:** 2026-09-07
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/deslop/)
- **Website:** [https://github.com/paulgegenyi/](https://github.com/paulgegenyi/)

## Description

DeSlop removes Google's AI surfaces from search.

Four independent toggles, each does one thing:

• Hide AI Overview — Removes the AI summary block from the search results page. CSS plus a MutationObserver, catches the block as soon as Google streams it in.

• Hide AI Mode buttons — Removes the AI Mode tab from the SERP nav AND the AI Mode pill from the homepage search bar. Both become literally unclickable.

• Skip AI Mode pages — If a URL has ?…&amp;udm=50 (AI Mode), strips the parameter so you land on the regular All tab. Covers cases where you're routed to AI Mode from outside Google.

• Just the links (opt-in) — Adds ?…&amp;udm=14 to every Google search, switching Google to its hidden Web filter view. No AI, no ads, no shopping, no knowledge panels.

How it works

Three independent layers with strict guards against false positives. URL redirection is declarative (Chrome's network stack evaluates two static rulesets, no JavaScript inspects your URLs). CSS hides target Google's current AI Overview container directly. A DOM-scanner fallback walks for localized "AI Overview" headings across English, Hungarian, German, French, Spanish, Italian, Dutch, Polish, and Japanese, stopping at result-block boundaries so adjacent organic results are never touched.

Supported domains

<a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/a715a41c3c6bb93de925c4d53cb98425432b2b59209e61fedd8a8d2a54b4132e/http%3A//google.com" rel="nofollow">google.com</a>, <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/6b15252e920020ca7806f1431393f9d033dd2efeea67301473fcb48518547c4b/http%3A//google.hu" rel="nofollow">google.hu</a>, <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/16b2b33bc02a4b3ad1d756340d9ae9b8913e98b308a40847c44c6a58c40a5ce2/http%3A//google.de" rel="nofollow">google.de</a>, <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/ee1a97504a11cca48a0e6c200c0f72dd24c7ee64a36f3da5d1d374a4245c6e32/http%3A//google.co.uk" rel="nofollow">google.co.uk</a>, <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/d4add4535cecd2d414f1fe6e7173583063b190407090f8ea75037dfdc63cc0fd/http%3A//google.fr" rel="nofollow">google.fr</a>, <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/08ff3c41d015dabec8781668dfd8f98a7d90cd59c1a071844c87499578a5f432/http%3A//google.es" rel="nofollow">google.es</a>, <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/2fe52dda9d041346125255dcb080ae0fa414610e0f6825a98566db1d06e154a3/http%3A//google.it" rel="nofollow">google.it</a>, <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/fcdbbde115bcec7167594a5b76db21905049a3912db24d5bb7d952d899dc0787/http%3A//google.nl" rel="nofollow">google.nl</a>, <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/23719e5d937791a7babb45d22feec69fb13e0bd4e24a3f84b856913b4206f435/http%3A//google.pl" rel="nofollow">google.pl</a>, <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/c2d162d32acb1f6f669cc996d7b06df9d1ed7b7d7eb4ff2ebcf845215b8ffad6/http%3A//google.com.au" rel="nofollow">google.com.au</a>, <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/693c9c111eb881e6137fa16491f881609f060fd23ef80e7026a5ec05a04f1f2c/http%3A//google.ca" rel="nofollow">google.ca</a>, <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/f9936241eeef8f85392f409dac883400570a1948ae08a144ad1a32350ebb200b/http%3A//google.co.jp" rel="nofollow">google.co.jp</a>.

Privacy

No network requests. No analytics. No page-content reads (the scanner only matches AI Overview heading text and AI Mode button labels, never the content of organic results). The only data stored is the four toggle states, synced across your Chrome profiles via chrome.storage.sync.

Open source under MIT

## Rankings

- #56,656 — Overall

## Permissions and access

### Permissions

- `declarativeNetRequest`
- `storage`

### Host permissions

- `*://www.google.com/*`
- `*://www.google.hu/*`
- `*://www.google.de/*`
- `*://www.google.co.uk/*`
- `*://www.google.fr/*`
- `*://www.google.es/*`
- `*://www.google.it/*`
- `*://www.google.nl/*`
- `*://www.google.pl/*`
- `*://www.google.com.au/*`
- `*://www.google.ca/*`
- `*://www.google.co.jp/*`

### Content script matches

- `www.google.com`
- `www.google.hu`
- `www.google.de`
- `www.google.co.uk`
- `www.google.fr`
- `www.google.es`
- `www.google.it`
- `www.google.nl`
- `www.google.pl`
- `www.google.com.au`
- `www.google.ca`
- `www.google.co.jp`

## Safety

- **Risk impact:** High risk impact
- **Risk likelihood:** High risk likelihood

### Analysis details

- Request access to the following domains: google.com, google.hu, google.de, co.uk, google.fr, google.es, google.it, google.nl, google.pl, com.au, google.ca, co.jp
- This extension has low user count. Unpopular extensions may not be stable or safe.

> Some risk analysis details are omitted from this free response. [Upgrade to view the full analysis](https://chrome-stats.com/pricing).

## Similar extensions and apps

- [De-slopify](https://chrome-stats.com/d/de-slopify) — 6 users
- [Hide AI Overview & AI Mode](https://chrome-stats.com/d/hide-ai-overview-ai-mode) — 52 users, 5.00 / 5
- [GoogleAiRemover](https://chrome-stats.com/d/googleairemover)
- [NoAI - Remove AI clutter from the Internet](https://chrome-stats.com/d/noai-remove-ai-clutter) — 47 users, 5.00 / 5
- [Google AI Results Remover](https://chrome-stats.com/d/google-ai-results-remover) — 4 users
- [Google Search without AI](https://chrome-stats.com/d/google-search-without-ai) — 75 users, 5.00 / 5
- [Remove AI Overview](https://chrome-stats.com/d/removeaioverviews) — 1,929 users, 4.91 / 5
- [Deslopify](https://chrome-stats.com/d/deslopify) — 1 users
- [Hide AI Overview](https://chrome-stats.com/d/hide-ai-overview) — 682 users, 4.00 / 5
- [-Ai](https://chrome-stats.com/d/-ai) — 49 users, 5.00 / 5
- [No AI Overview](https://chrome-stats.com/d/-ai-overview) — 10 users, 2.00 / 5
- [Google AI Slop Cleaner](https://chrome-stats.com/d/google-ai-slop-cleaner) — 16 users

---

Source: [Chrome-Stats](https://chrome-stats.com/d/deslop)
