Por: Kanishk Mehta Add-on
Inspect and view changes in TeXuM - Page Summarizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "TeXuM — Page Summarizer",
"version": "1.0.1",
"description": "Summarize any page into crisp bullet points using your own LLM API key.",
"author": "kanishk",
"browser_specific_settings": {
"gecko": {
"id": "texum@kanishkmehta",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"icons": {
"48": "icons/icon48.png",
"96": "icons/icon96.png"
},
"browser_action": {
"default_icon": {
"48": "icons/icon48.png"
},
"default_title": "TeXuM Summarizer",
"default_popup": "popup.html"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"permissions": [
"activeTab",
"storage",
"tabs",
"<all_urls>"
],
"web_accessible_resources": [
"icons/*.png"
]
} Melhores alternativas TeXuM - Page Summarizer
Aqui estão algumas Firefox add-ons que são similares a TeXuM - Page Summarizer:
Page Summarizer (Local or Cloud)
Arcanelab
xbcq's Summarizer
xbcq
Webpage Summarizer (Private)
Alistair99
Kreators - Page Summarizer
Kreators
SummarizerLLM
GMan
myLLMSummarizer
Airaa
Page Summarizer
Roberts
Glimpser: AI Text Summariser
Evermoving
Page Mind — AI Page Summarizer
DW
SummarizeThisPage
Guilhem
Auto-Summarizer
Sv368 – Sân chơi hiện đại
Page-Summarizer-Extension
Bharat Nanda