By: Jannik Köster
Inspect and view changes in Text Summarizer GPT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Context Menu Demo",
"description": "This gives demo of context menu features",
"version": "1",
"permissions": [
"contextMenus",
"storage"
],
"background": {
"scripts": [
"summary.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-script.js",
"content.js"
],
"css": [
"modal.css"
]
}
],
"options_ui": {
"page": "options.html",
"chrome_style": true
},
"browser_action": {
"default_popup": "popup.html"
},
"manifest_version": 2,
"icons": {
"16": "screen.png",
"48": "screen.png",
"128": "screen.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{a2c91f7d-8af0-4269-b082-5ecfdd08ef62}"
}
}
} Best Text Summarizer GPT Alternatives
Here are some Firefox add-ons that are similar to Text Summarizer GPT:
Selected Text Summarizer
lowkeygud
ChatGPT Webpage Summarizer
FB88
Auto Text Summarizer
Ninfa
Summarize On Select
Belagum
Summarize with Gemini
Kirill Strelkov
Text Summary Tool
Mcd Menu
ChatGPT Summary Assistant
AIx4U
AI Text Summarizer Pro
Vish@11
Page-Summarizer-Extension
Bharat Nanda
Page Summarizer
konoplev
Gemini Web Summarizer
bruno_menon