By: Kuwin Day
Inspect and view changes in ReadEase: Readability Score Calculator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ReadEase: Readability Score Calculator",
"version": "1.0",
"description": "Calculate and display readability scores for web page content",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"permissions": [
"activeTab",
"storage",
"<all_urls>"
],
"browser_action": {
"default_icon": "icons/icon-48.png",
"default_title": "ReadEase",
"default_popup": "popup/popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "{48d0a50f-1180-4da4-ad90-161afb37ec07}"
}
}
} Best ReadEase: Readability Score Calculator Alternatives
Here are some Firefox add-ons that are similar to ReadEase: Readability Score Calculator:
ReadScore
AzimudDin
Read Score
Marthe
Readability
Marthe
FleschCalc
AzimudDin
Text Density Analyzer
VeNhaMoi
Reading Level Detector
Peter Russell
TextGrade
AzimudDin
Grammar & Readability Checker
Millicent
Reading Time Estimator
Govihair
Clarity Score Checker
Jijay Tumi
Text Grade
Marthe
Web Content Analyzer
Arthur