Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jina Reader

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).

Screenshot

Installation

Get the extension files either by cloning the repository:

git clone https://github.com/blakkd/jina-reader-extension
cd jina-reader-extension

Or by downloading the latest release archive and extracting it.

Then:

  1. Go to chrome://extensions/
  2. Enable Developer mode (toggle in the top right corner)
  3. Click Load unpacked and select the jina-reader-extension directory
  4. The Jina Reader icon will appear in your toolbar

API Key

Optional. The extension works without one, but an API key provides higher rate limits. Get one at jina.ai.

Thanks

cap_header

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 ❤️