Par : abocha
Inspect and view changes in Reader View & Markdown for Reddit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Reader View for Reddit",
"version": "2.4.0",
"description": "Open Reddit posts in a clean, distraction-free reader view.",
"icons": {
"48": "icons/icon.svg",
"96": "icons/icon.svg",
"128": "icons/icon.svg"
},
"browser_specific_settings": {
"gecko": {
"id": "reddit-reader-spike@example.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"permissions": [
"tabs",
"storage",
"activeTab",
"scripting",
"menus"
],
"host_permissions": [
"*://reddit.com/*",
"*://*.reddit.com/*"
],
"action": {
"default_title": "Open Reader View",
"default_icon": {
"16": "icons/icon.svg",
"32": "icons/icon.svg",
"48": "icons/icon.svg"
}
},
"commands": {
"open-reader-view": {
"suggested_key": {
"default": "Alt+Shift+R",
"mac": "Command+Shift+Y"
},
"description": "Open current Reddit post in Reader View"
}
}
} Meilleures alternatives Reader View & Markdown for Reddit
Voici quelques Firefox add-ons qui sont similaires à Reader View & Markdown for Reddit :
Copy Reddit for LLM
mbro.oks
Markdown Reader
Bener
Reddit comment companion
Tim Jonas Meinerzhagen
Companion for Reddit
OinkAndStuff
Readdit – minimalist reader
samrza
Just Read
Zach Saucier
Readability based Reader View
tlintspr
Reader View Plus
mimvahedi
ReadIt - Read it on Reddit
Lucidity
Reader View
Alexey Kuznetsov
Reddit Unread Comments
Nemanja Mitic