By: Mithilesh
Inspect and view changes in Text Summarizer with Pegasus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Text Summarizer with Pegasus",
"version": "1.0.0",
"description": "Summarize selected text using Google's Pegasus XSum model",
"permissions": [
"contextMenus",
"storage",
"activeTab"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{46f2308c-096f-42f3-bc6e-e3bca62fbbf1}"
}
}
} Best Text Summarizer with Pegasus Alternatives
Here are some Firefox add-ons that are similar to Text Summarizer with Pegasus:
Text Summarizer GPT
Jannik Köster
Glimpser: AI Text Summariser
Evermoving
Selected Text Summarizer
lowkeygud
Page-Summarizer-Extension
Bharat Nanda
Summarize On Select
Belagum
ChatGPT Webpage Summarizer
FB88
AI Text Summarizer Pro
Vish@11
AI Text Summarizer for Notes
Rene
Web Summarizer
knowsuchagency