AI Web Assistant автор red1dev2
Summarize, translate, rewrite & explain any webpage with AI. Powered by Groq, OpenAI, Claude & more.
Метадані розширення
Знімки екрана
Про це розширення
AI Web Assistant — Your intelligent copilot for the web.
Transform the way you browse the internet. AI Web Assistant integrates directly into your browser to help you understand, summarize, translate, and interact with any web content — instantly.
Key Features:
Powered by leading AI providers:
Groq, OpenAI, Anthropic, Google Gemini, DeepSeek, Mistral, OpenRouter
Your data stays private:
- API keys stored locally on your device
- No data collected or sent to our servers
- All AI requests go directly from your browser to the AI provider
Transform the way you browse the internet. AI Web Assistant integrates directly into your browser to help you understand, summarize, translate, and interact with any web content — instantly.
Key Features:
- Page Summarization: Short summary, detailed summary, bullet points, or executive summary
- Smart Translation: Auto-detect language, translate to 80+ languages
- Text Rewriting: Professional, simple, friendly, marketing tone
- Grammar & Spelling: Fix all errors instantly
- Explain: Beginner, intermediate, or expert level explanations
- YouTube Summarizer: Video summaries, key points, chapters
- PDF Reader: Summarize PDFs in your browser
- Floating Selection Menu: Select text → instant AI actions
- AI Chat Sidebar: Full conversation with streaming responses
Powered by leading AI providers:
Groq, OpenAI, Anthropic, Google Gemini, DeepSeek, Mistral, OpenRouter
Your data stays private:
- API keys stored locally on your device
- No data collected or sent to our servers
- All AI requests go directly from your browser to the AI provider
Rated 0 by 0 reviewers
Permissions and data
Необхідні дозволи:
- Отримувати доступ до ваших даних для всіх вебсайтів
Необов'язкові дозволи:
- Отримувати доступ до ваших даних для api.openai.com
- Отримувати доступ до ваших даних для api.anthropic.com
- Отримувати доступ до ваших даних для generativelanguage.googleapis.com
- Отримувати доступ до ваших даних для openrouter.ai
- Отримувати доступ до ваших даних для api.deepseek.com
- Отримувати доступ до ваших даних для api.mistral.ai
- Отримувати доступ до ваших даних для api.groq.com
Data collection:
- The developer says this extension doesn't require data collection.
Більше інформації
- Версія
- 1.0.0
- Розмір
- 135,71 КБ
- Востаннє оновлено
- 6 днів тому (16 лип 2026 р.)
- Пов'язані категорії
- Ліцензія
- Ліцензія MIT
- Політика приватності
- Ознайомитись з політикою приватності для цього додатка
- Історія версій
- Додати до збірки
Розробник цього розширення просить вас посприяти його подальшому розвитку, зробивши невеликий внесок.
npm installnpx vite builddist/folderdist/manifest.jsonas a temporary add-onTech stack:
- React 18 + TypeScript
- Vite (bundler + esbuild minifier)
- Tailwind CSS (utility classes)
- Framer Motion (UI animations)
- Zustand (state management)
- Lucide React (icons)
Source code structure:
-
src/popup/— Extension popup UI-
src/sidebar/— AI chat sidebar-
src/settings/— Settings page-
src/background/— Background service worker-
src/content/— Content script (floating selection menu)-
src/services/— AI provider integrations (Groq, OpenAI, Anthropic, Gemini, DeepSeek, Mistral, OpenRouter)-
src/store/— Zustand store with persistence-
src/hooks/— React hooks (useAI, useTheme)Privacy:
- No data is collected, tracked, or transmitted to our servers
- API keys are stored locally in browser storage
- All AI requests go directly from the browser to the user's chosen AI provider
- The extension uses
storageandactiveTabpermissions only