Inspect and view changes in NeuroSafe Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "NeuroSafe Reader",
"short_name": "NeuroSafe",
"version": "1.0.2",
"description": "Makes any website calmer and easier to read. Designed for ADHD, dyslexia, autism, and sensory sensitivity.",
"browser_specific_settings": {
"gecko": {
"id": "neurosafe@tareeq.one",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_title": "NeuroSafe Reader"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"neurosafe.css"
],
"run_at": "document_end",
"all_frames": false
}
],
"permissions": [
"activeTab",
"storage",
"tabs"
]
} Best NeuroSafe Reader Alternatives
Here are some Firefox add-ons that are similar to NeuroSafe Reader:
Epilepsy Safe Reader
Shareeza Hussain
ReadEase - Dyslexia Reading Tool
Arslan Kaleem
DyslexiaAway
Edgar R.N
Zen Reader
Sampuig12
Reading Aid
Telmo Carvalho
FocusRead
RiakVolk
Eye Read: Reading Assistant
Eye Read
Minimal Reading Mode
xaviesteve
Dark Reader Night Eye
Dark Mode
Reader Mode
Dr Bates App
FocalReader – ADHD Focus Reader
Ajit Soni
ChromaShift – Eye Comfort Reading Mode
Broken Developer