WebRAG
网页知识库助手 - Local RAG-powered knowledge base from web pages
As of June 2026, WebRAG has 3 users in the Productivity category.
Usersdown 40.0 percent−40.0%
3
3
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
1.0
Manifest V3
History
7 snapshotsTracking since Apr 16, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 16, 2026 | 5 | — | — | 1.0 |
| Apr 26, 2026 | 5 | — | — | 1.0 |
| May 7, 2026 | 5 | — | — | 1.0 |
| May 13, 2026 | 3 | — | — | 1.0 |
| May 22, 2026 | 4 | — | — | 1.0 |
| Jun 1, 2026 | 6 | — | — | 1.0 |
| Jun 9, 2026 | 5 | — | — | 1.0 |
| Now | 3 | — | — | 1.0 |
Permissions & access
- Permissions
- activeTabstoragescriptingcontextMenussidePanel
- Host access
- <all_urls>
Screenshots
About
# WebRAG - 网页知识库助手 A browser extension that builds a local RAG (Retrieval-Augmented Generation) knowledge base from web pages, powered by Ollama for complete privacy and local processing. ## Features - 📚 Build personal knowledge base from web pages - 🌐 Batch import links with search and filtering - 🔍 Semantic search powered by deep learning embeddings - 💬 AI-powered Q&A with Markdown support - 🔒 100% local processing - your data stays private - 📦 Multiple knowledge bases management - 🇨🇳 Excellent Chinese language support ## Quick Start ### Installation 1. Open Chrome and navigate to `chrome://extensions` 2. Enable "Developer mode" (toggle in top right) 3. Click "Load unpacked" and select the `rag-extension` folder 4. Pin the extension to your toolbar ### Ollama Setup **Important:** Ollama must be configured for CORS to work with browser extensions. Start Ollama with CORS enabled: ```bash # macOS/Linux OLLAMA_ORIGINS="*" ollama serve ``` Download required models: ```bash # Chat model (required) ollama pull qwen2.5:7b # Embedding model (required for Chinese) ollama pull lrs33/bce-embedding-base_v1 ``` ## Usage ### 1. Add Current Page Click "Add Current Page" to save the current webpage to your knowledge base. ### 2. Batch Add Links Click "Add Page Links" to batch import multiple pages: - Extracts all links from current page - Search and filter links - Select multiple pages to add ### 3. Search Knowledge Base Enter your question and click "Search" to find relevant content using semantic search. ### 4. AI Q&A Click "AI Answer" to get intelligent responses based on your knowledge base. Responses support full Markdown formatting including code blocks, tables, and lists. ## Configuration Open the extension and scroll to "LLM Config" section: - **Ollama URL**: `http://localhost:11434` (default) - **Chat Model**: Select your installed model (e.g., `qwen2.5:7b`) - **Embedding Model**: Select Chinese-optimized model (e.g., `lrs33/bce-embedding-base_v1`) The extension automatically loads available models from Ollama. ## Technical Stack | Component | Technology | |-----------|------------| | **Frontend** | Vanilla JavaScript + Chrome Extension API | | **Embedding** | Ollama Embeddings API (supports Chinese) | | **Vector Store** | IndexedDB (browser local storage) | | **LLM** | Ollama (local inference) | | **Markdown** | marked.js | | **Similarity** | Cosine similarity | ## Recommended Models ### For Chinese Content - **Chat**: `qwen2.5:7b`, `qwen:14b`, `yi:34b` - **Embedding**: `lrs33/bce-embedding-base_v1`, `bge-large-zh-v1.5` ### For English Content - **Chat**: `llama3.2`, `mistral`, `phi3` - **Embedding**: `nomic-embed-text`, `mxbai-embed-large` ## Data Privacy ✅ **100% Local Processing** - All data stored in browser IndexedDB - AI inference runs on your local Ollama - No data sent to external servers - Complete privacy and security
Technical
- Version
- 1.0
- Manifest
- V3
- Size
- 68.36KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- pcblkmehhkpimdilgfmfbekohofkhpje
- Developer ID
- u6080b72489471c4bb6200cf610ae68f8
- Developer Email
- [email protected]
- Created
- Jan 12, 2026
- Last Updated (Store)
- Jan 12, 2026
- Last Scraped
- Jun 9, 2026
- Website
- —
- Support URL
- —
Similar extensions
Alternatives to WebRAG, ranked by description similarity.
PageGrok - Chat With Any Webpage Using Your Own AI
Ask your local AI about any webpage — no switching apps. Select text or parse the full page. Your data never leaves your computer.
9
Ollama Sidekick
Chat with your local Ollama AI models in a side panel. Includes webpage content as context. All data stays on your device.
59
PrivyExtract
Local, privacy-first AI extraction and summaries powered by local providers like Ollama and LM Studio. No data leaves your device.
3
Deepseek AI Analyzer Pro
Investment report analyzer with streaming, keywords, context, and export
1
OpenTalkGPT - UI to access DeepSeek,Llama or open source modal with rag.
This extension hosts an ollama ui on localhost and help you to access all open srouce modals.
196
★ 4.7
Local LLM Helper
Interact with your local LLM server directly from your browser.
251
★ 1.8
Ollama Client - Chat with Local LLM Models
Local-first Chrome extension for private LLM chat with Ollama, LM Studio, and llama.cpp, including local RAG workflows.
5.0K
★ 4.8
Local AI Sidebar
Privacy-first AI sidebar using Chrome's built-in AI. Process content locally with no data sharing.
35
★ 5.0
Data sourced from the Chrome Web Store · last verified Jun 9, 2026.