By: Shadi Kabajah
Inspect and view changes in tl;dr source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "tl;dr",
"version": "2.5",
"description": "summarize any text using ai",
"author": "Shadi Kabajah",
"default_locale": "en",
"icons": {
"48": "icons/icon128.png",
"128": "icons/icon128.png"
},
"browser_action": {
"default_icon": {
"128": "icons/icon128.png"
},
"default_title": "tl;dr"
},
"permissions": [
"activeTab",
"contextMenus",
"storage",
"http://*/*",
"https://*/*"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"web_accessible_resources": [
"options.html",
"sidebar.js",
"sidebar.css",
"icons/icon128.png",
"icons/icon128-dark.png",
"fonts/*.woff2"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_specific_settings": {
"gecko": {
"id": "skim-it@skabajah",
"data_collection_permissions": {
"required": [
"none"
]
},
"strict_min_version": "58.0"
}
}
} Best tl;dr Alternatives
Here are some Firefox add-ons that are similar to tl;dr:
TLDR This - Auto text summary
HackerYogi
skim-it
Shadi Kabajah
Summarize AI for Firefox
Nguyễn Văn Trình
Summarize it
Mayank Sharma
AIClarify — Summarize & Rewrite Anything
AI Clarify
Fast AI Summarizer - for sites, pages, gmail etc.
PreditrixAI
Dumbdown
Ted Stonne
TL;DR
Viacheslav Kovalevskyi
AI Summarizer: Fast and Easy
Nemati AI (NAI)
ChatTLDR
c410
Summarize On Select
Belagum
Text Summary Tool
Mcd Menu