Inspect and view changes in Common Mistakes Spotter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Common Mistakes Spotter",
"version": "1.0",
"description": "Detect common grammar errors on web pages.",
"icons": {
"48": "icon.png"
},
"permissions": [
"activeTab"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{eb8d7dda-bbf1-4091-858a-37cb5af08806}"
}
}
} Best Common Mistakes Spotter Alternatives
Here are some Firefox add-ons that are similar to Common Mistakes Spotter:
Strict Spellcheck
SymsTech
My Grammar Checker Extension
Shafin
Spell checker and Grammar checker by Scribens
Scribens
CSRF spotter
Malm
Grammar Checker V2
Hana Trube
Grammar Checker
Content Arcade
Smart Grammar Checker
Kenan
Simple Grammar Checker
Grammarly web
Spelling Checker
programmer
Typo Reporter
TÖRÖK Attila
Spotter
Firefox user 14133391