A Chromium extension for extracting webpage content via the Jina Reader API.
Three configuration levels: Simple, Advanced, and Expert, from basic extraction (same as if you visited r.jina.ai/<URL>) to fine-grained control (browser engine, selectors, proxy, cookies, headers, and more).
Get the extension files either by cloning the repository:
git clone https://github.com/blakkd/jina-reader-extension
cd jina-reader-extensionOr by downloading the latest release archive and extracting it.
Then:
- Go to
chrome://extensions/ - Enable Developer mode (toggle in the top right corner)
- Click Load unpacked and select the
jina-reader-extensiondirectory - The Jina Reader icon will appear in your toolbar
Optional. The extension works without one, but an API key provides higher rate limits. Get one at jina.ai.
This repo is a tribute to bottlecapai/ThinkingCap-Qwen3.6-27B and was entirely vibecoded using ThinkingCap-Qwen3.6-27B-Q4_K_M.gguf with opencode, at some point using the chrome DevTools.
Of course, and before anything else, thanks to Qwen for their already exceptional Qwen3.6-27B model, to opencode and finally to Jina AI ❤️
