Inspect and view changes in MDN Uptime source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "MDN Uptime",
"description": "This addon shows the time for any MDN website to come up",
"version": "2.1resigned1",
"browser_action": {
"default_popup": "index.html",
"default_title": "Show MDN speed",
"default_icon": {
"96": "logo_96.png"
}
},
"background": {
"scripts": [
"app/background.js"
]
},
"icons": {
"48": "logo_48.png",
"96": "logo_96.png"
},
"permissions": [
"webRequest",
"*://developer.mozilla.org/"
],
"browser_specific_settings": {
"gecko": {
"id": "{f7a423e4-3a20-4671-9b84-3f82159eb9d3}"
}
}
} Best MDN Uptime Alternatives
Here are some Firefox add-ons that are similar to MDN Uptime:
MDN Search 2026: Web & Extension Developers' Bible
Handmade Internet Treasures
Ducky MDN
Andrei Petcu
Down For Me?
vylet
Load timer
Alexander Vykhodtsev
randomMDN
cole-maguire
WebStats
Nino
How long I've been here?
Bartosz Klonowski
MDN documentation linter
MDN
DOM Update Highlighter
klntsky
.MD this page
Adem KOUKI
Page Performance Test
Francesco De Stefano
Always Visible Time Tooltips
emmakat