By: Vinit
Inspect and view changes in AI Summary for Articles source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "AI Summary for Articles",
"version": "1.0",
"description": "Summarize articles using AI.",
"browser_specific_settings": {
"gecko": {
"id": "ai-summary@example.com",
"strict_min_version": "109.0"
}
},
"permissions": [
"activeTab",
"storage",
"tabs"
],
"browser_action": {
"default_popup": "popup.html",
"default_title": "AI Summary",
"default_icon": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
}
} Best AI Summary for Articles Alternatives
Here are some Firefox add-ons that are similar to AI Summary for Articles:
AI Article Summarizer
79club
AI Text Summarizer Pro
Vish@11
AI Summarizer - Brief the web
wxnderer
YouTube Summary AI with Gemini
Alex
YouTube Summary AI with Gemini
Alex
AI Page Assistant
Velox Nova
Gemini Web Summarizer
bruno_menon
AI Summarizer
Dung
News Summary AI
58WIN
Page-Summarizer-Extension
Bharat Nanda
AI Summary
Pascal Greuter