Tillegg for Firefox-nettleser
  • Utvidelser
  • Tema
    • for Firefox
    • Ordbøker og språkpakker
    • Andre nettlesersteder
    • Utvidelser for Android
Logg inn
Forhåndsvisning av Google AI Overview Scraper

Google AI Overview Scraper av BalaK

Extracts Google AI Overviews as structured markdown via a local MCP server

0 (0 omtaler)0 (0 omtaler)
1 bruker1 bruker
Last ned Firefox og få utvidelsen
Last ned fil

Metadata for utvidelser

Skjermbilder
Om denne utvidelsen
Scrape Google AI Overviews into clean, structured Markdown — no API keys, no accounts, no data leaving your machine.

Google AI Overview Scraper is a Firefox extension that acts as a local relay between Google Search and a small MCP (Model Context Protocol) server you run yourself. AI coding tools — Claude Code, Claude Desktop, Cursor, and any MCP-compatible client — can search Google AI Overviews and get back well-formed Markdown with source citations, all through your own browser.

No focus stealing. Queries run in background tabs, so the extension never interrupts what you're doing.

How it works
1. Your AI tool sends a search query through the local MCP server.
2. The extension opens a background tab on Google Search (no focus stealing).
3. The AI Overview is extracted from the page and converted to structured Markdown.
4. Results are sent back to your AI tool together with their source citations.

Features
- No API keys or accounts — it uses your own Firefox session.
- Background tabs — never steals focus from your work.
- Structured Markdown output with source citations.
- Conversational follow-ups via thread IDs (threads auto-expire when idle).
- Configurable server URL from the options page.
- Three simple MCP tools: search, follow_up, and health.
- Works with Claude Code, Claude Desktop, Cursor, and any MCP client.

Privacy first
Everything stays on your machine. The extension talks only to a local server on localhost that you run and control — there is no analytics, no tracking, and no third-party data collection. It runs only on Google Search result pages, and the add-on declares "no" data collection to Firefox.

Who it's for
Developers and power users who want to give an AI assistant clean, citation-backed access to Google AI Overviews — for research, summarization, and automation — without sending anything to a third party.

Setup
Install the companion MCP server and point the extension's options page at it:

uvx google-ai-scraper

Then set the server URL on the options page to http://localhost:15551 and add the server to your MCP client:

{
"mcpServers": {
"google-ai-scraper": {
"command": "uvx",
"args": ["google-ai-scraper"]
}
}
}

Full instructions, the HTTP API, and source code:
https://github.com/balakumardev/google-ai-scraper
Vurdert til 0 av 0 anmeldere
Logg inn for å vurdere denne utvidelsen
Det er ingen vurderinger ennå

Stjernevurdering lagret

5
0
4
0
3
0
2
0
1
0
Ingen omtaler ennå
Tillatelser og data

Nødvendige tillatelser:

  • Tilgang til faner
  • Få tilgang til dine data for www.google.com

Valgfrie tillatelser:

  • Få tilgang til dine data for www.google.com
  • Få tilgang til dine data for localhost
  • Få tilgang til dine data for 127.0.0.1
  • Få tilgang til dine data for [::1]

Datainnsamling:

  • Utvikleren sier at denne utvidelsen ikke krever datainnsamling.
Les mer
Mer informasjon
Lenker for utvidelser
  • Brukerstøttenettsted
  • E-post for brukerstøtte
  • Kopier tilleggs-ID
Versjon
2.8
Størrelse
40,82 kB
Sist oppdatert
én måned siden (12. juni 2026)
Relaterte kategorier
  • Nettutvikling
  • Søkeverktøy
Lisens
MIT License
Personvernpraksis
Les personvernpraksisen for denne utvidelsen
Versjonshistorikk
  • Se alle versjoner
Legg til i samling
Rapporter dette tillegget
Gå til Mozillas hjemmeside

Utvidelser

  • Om
  • Firefox tilleggsblogg
  • Utvidelsesverksted
  • Utvikler-knutepunkt
  • Utviklerpraksis
  • Fellesskaps-blogg
  • Forum
  • Rapporter en feil
  • Retningsliner for omtaler

Last ned

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

De siste versjonene

  • Nightly
  • Beta

Firefox for bedrifter

  • Enterprise

Fellesskap

  • Connect
  • Contribute
  • Developer

Følge

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Personvern
  • Infokapsler
  • Juridisk

Med mindre annet er spesifisert, er innholdet på dette nettstedet lisensiert under Creative Commons Navngivelse-del-på-samme-vilkår-lisens v3.0 eller en senere versjon.