By: MDN
Inspect and view changes in MDN documentation linter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"applications": {
"gecko": {
"id": "{826e8996-b3c2-11e5-9f22-ba0be0483c18}",
"strict_min_version": "54.0a1"
}
},
"background": {
"scripts": [
"main.js",
"proxy.js"
]
},
"content_scripts": [
{
"matches": [
"*://developer.mozilla.org/*"
],
"js": [
"purify.min.js",
"worker.js"
]
}
],
"sidebar_action": {
"default_title": "__MSG_sidebarTitle__",
"default_panel": "sidebar/panel.html"
},
"default_locale": "en-US",
"description": "__MSG_extensionDescription__",
"manifest_version": 2,
"name": "MDN Doc Linter",
"permissions": [
"*://developer.mozilla.org/*",
"activeTab",
"webNavigation"
],
"page_action": {
"browser_style": true,
"default_icon": "img/page_action_32.png",
"default_title": "__MSG_pageActionTitle__"
},
"version": "1.0.2resigned1"
} Best MDN documentation linter Alternatives
Here are some Firefox add-ons that are similar to MDN documentation linter:
MDN Search 2026: Web & Extension Developers' Bible
Handmade Internet Treasures
Declutter MDN
Model-map
In-Browser Style Linter
Howard Chiam
Real-time Code Linter
Francis Ruiz
Markdown Reader
Bener
MDN Web API Referee
anaran
mdn-l10n-update-checker
Uemmra3
MDN_DarkMode
jad
Tools for MDN
Paul
MDN Search
Jackie(Guokai) Han
(X)HTML5 Checker
Francesco De Stefano