Inspect and view changes in AI Web Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "AI Web Assistant",
"version": "1.0.0",
"description": "AI Web Assistant — Votre assistant IA intelligent pour naviguer, résumer, traduire et interagir avec le web.",
"author": "AI Web Assistant",
"default_locale": "fr",
"icons": {
"16": "icons/icon16.svg",
"32": "icons/icon32.svg",
"48": "icons/icon48.svg",
"128": "icons/icon128.svg"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.svg",
"32": "icons/icon32.svg",
"48": "icons/icon48.svg",
"128": "icons/icon128.svg"
},
"default_title": "AI Web Assistant"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"permissions": [
"storage",
"activeTab"
],
"host_permissions": [
"https://api.openai.com/*",
"https://api.anthropic.com/*",
"https://generativelanguage.googleapis.com/*",
"https://openrouter.ai/*",
"https://api.deepseek.com/*",
"https://api.mistral.ai/*",
"https://api.groq.com/*"
],
"minimum_chrome_version": "116",
"browser_specific_settings": {
"gecko": {
"id": "ai-web-assistant@example.com",
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best AI Web Assistant Alternatives
Here are some Firefox add-ons that are similar to AI Web Assistant:
Web Assistant for AI
Halil İbrahim
AI Web Summarizer
gggentii
Smart Page Summarizer
Iwan
WebGenie AI Powered Assistant
WebGenie AI
AI Web Summarizer
Hamada Zayed
AI Actions
Arash Yoosefdoost
AI Web Content Summarizer
Casey Haralson
QuickAI - Smart Text Tools
The Writing Project
AI Content Summarizer
Dusti Gima
AI Summarizer - Brief the web
wxnderer
Summarize it
Mayank Sharma
Summarize AI for Firefox
Nguyễn Văn Trình