By: SirEthanator
Inspect and view changes in Reading Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Reading Helper",
"version": "1.1",
"description": "Adds a semi-transparent bar to the screen that follows your mouse. Helps with focusing on one line at a time.",
"permissions": [
"storage"
],
"browser_action": {
"default_popup": "popup/settings.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"main.js"
],
"all_frames": true
}
],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"browser_specific_settings": {
"gecko": {
"id": "{8b37bf57-8855-47f1-8d5a-962a94216c5f}"
}
}
} Best Reading Helper Alternatives
Here are some Firefox add-ons that are similar to Reading Helper:
Reading Mask
Indragith
ScrollReading
Huy Tran
Study Helper Reading Focus Tool
Rojgar Sangam
Reading Helper Ruler
GMT
Reading Aid
Telmo Carvalho
Reading Progress Bar
Firefox user 13255480
Cursor Reading Guide
Mari Serrano
Dynamic Reading Ruler
Terry Bean
The Reading Ruler
webDevLiam
Readable - dyslexia helper
Readable Labs
Line Highlighter
ceg9498
AccessibilityPlus
kgsensei