u/Jumpy_Reading6301

▲ 0 r/ollama

I built a Tampermonkey script to chat with any webpage using Ollama — no API keys, no cloud

Alt+A on any page → floating panel → ask anything about the content.

Uses Mozilla Readability to extract clean semantic text (no nav/ads/noise), streams responses token by token, full multi-turn chat, markdown rendering. Connects only to localhost:11434. Nothing leaves your machine.

It also dynamically adjusts the context window payload based on the model family you select (Llama3, Qwen, Mistral, etc.) so you don't accidentally blow past your VRAM limits.

Install: https://greasyfork.org/scripts/577660

Requires Ollama running locally with any model.

reddit.com
u/Jumpy_Reading6301 — 11 days ago