제작자: 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}"
}
}
} 최고의 Reading Helper 대안
다음은 Reading Helper과(와) 유사한 Firefox add-on입니다:
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