By: Zach Saucier Add-on
Inspect and view changes in Just Read source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_extName__",
"version": "7.1.2",
"manifest_version": 3,
"default_locale": "en",
"description": "__MSG_extDescription__",
"homepage_url": "https://github.com/ZachSaucier/Just-Read",
"action": {
"default_icon": "icons/icon19.png",
"default_title": "__MSG_extActionTitle__"
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"commands": {
"open-just-read": {
"suggested_key": {
"default": "Ctrl+Shift+L"
},
"description": "__MSG_commandOpenJustRead__"
},
"select-text": {
"suggested_key": {
"default": "Ctrl+Shift+K"
},
"description": "__MSG_commandSelectText__"
}
},
"background": {
"scripts": [
"shared/i18n.js",
"background.js"
]
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"web_accessible_resources": [
{
"matches": [
"*://*/*"
],
"resources": [
"required-styles.css",
"default-styles.css",
"dark-styles.css",
"hide-segments.css",
"page.css",
"options/*",
"options.css",
"fonts/*",
"external-libraries/mathjax/tex-mml-chtml.js",
"external-libraries/mathjax/safe.js",
"external-libraries/mathjax/output/chtml/fonts/woff-v2/*"
]
}
],
"content_scripts": [
{
"matches": [
"https://justread.link/*",
"https://www.justread.link/*"
],
"run_at": "document_start",
"js": [
"messager.js"
]
}
],
"permissions": [
"tabs",
"contextMenus",
"storage",
"scripting"
],
"host_permissions": [
"*://*/*"
],
"browser_specific_settings": {
"gecko": {
"id": "{cb2b337b-99d7-4b86-aa04-84a6f5c3e218}",
"strict_min_version": "115.0"
}
}
} Best Just Read Alternatives
Here are some Firefox add-ons that are similar to Just Read:
Readability based Reader View
tlintspr
Unclutter — Modern Reader Mode
Peter Hagen
FocusRead
RiakVolk
Reader View
Alexey Kuznetsov
Ream - Reader Mode
zsheng
Reeader - Minimal Reader
levy957
Just Read - Text to Speech
Ash
Reader View Plus
readerview
Zen Reader
Sampuig12
Postlight Reader
Postlight
Reader Mode++
Ignits
RWD - Read Without Distractions
TheAnkitNet