By: Velox Nova Add-on
Inspect and view changes in AI Page Assistant source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "AI Page Assistant",
"version": "1.1.0",
"description": "Ask questions, summarize, save notes, and extract useful insights from webpages with Gemini.",
"permissions": [
"activeTab",
"scripting",
"storage",
"contextMenus"
],
"host_permissions": [
"https://generativelanguage.googleapis.com/*"
],
"action": {
"default_popup": "popup.html",
"default_title": "AI Page Assistant"
},
"background": {
"scripts": [
"background.js"
]
},
"commands": {
"summarize-page": {
"suggested_key": {
"default": "Ctrl+Shift+Y",
"mac": "Command+Shift+Y"
},
"description": "Queue a concise summary of the current page"
},
"explain-selection": {
"suggested_key": {
"default": "Ctrl+Shift+E",
"mac": "Command+Shift+E"
},
"description": "Explain the current text selection"
},
"extract-action-items": {
"suggested_key": {
"default": "Ctrl+Shift+U",
"mac": "Command+Shift+U"
},
"description": "Extract action items from the current page"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{ac752e54-87b9-469d-8b82-989b846ff03a}",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"browsingActivity",
"websiteContent"
]
}
}
}
} Best AI Page Assistant Alternatives
Here are some Firefox add-ons that are similar to AI Page Assistant:
Lumen for Gemini
Christian Smmc
PageSpyAI
Dark Lunch Studios
PageTalk - Gemini Assistant
LeunHo
Gemini Summarizer & Q&A
not11
FeedBack - AI Answers
Sayantan
Web Assistant for AI
Halil İbrahim
AskInline
Liam
Zen AI Sidebar
ssen
AI Summarizer - Brief the web
wxnderer
MindMap Gemini
mfe
PageTalk - Your AI Assistant
LeunHo
AI Text Summarizer Pro
Vish@11