By: c410
Inspect and view changes in ChatTLDR source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ChatTLDR",
"version": "1.1",
"description": "Summarize hovered text using your ChatGPT API key.",
"permissions": [
"activeTab",
"storage",
"contextMenus",
"notifications",
"*://api.openai.com/*"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"128": "icons/icon.png"
}
},
"icons": {
"128": "icons/icon.png"
},
"applications": {
"gecko": {
"id": "callum@techyyy.dev"
}
}
} Best ChatTLDR Alternatives
Here are some Firefox add-ons that are similar to ChatTLDR:
TwitShorter
Kevin Antoine
ChatGPT Webpage Summarizer
FB88
ChatGPT TLDR
Myon
Share by ChatGPT
joyqi
Summarize On Select
Belagum
AI Web Summarizer
gggentii
Simple AI Summary
Rokas Jankunas
Text Summarizer GPT
Jannik Köster
TLDR This - Auto text summary
HackerYogi
YouTube Summary with ChatGPT & Claude
Glasp
Text Summary Tool
Mcd Menu