Inspect and view changes in HTML Source Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "HTML Source Viewer",
"version": "1.0.0",
"description": "View prettified HTML source of any page in a clean side panel.",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "html-source-viewer-063@mozillamaker.dev",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"permissions": [
"activeTab",
"scripting"
],
"host_permissions": [],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"default_title": "HTML Source Viewer"
},
"options_ui": {
"page": "options.html",
"open_in_tab": false
}
} Best HTML Source Viewer Alternatives
Here are some Firefox add-ons that are similar to HTML Source Viewer:
HTML Viewer
Sarah Jones
Html Viewer App
Eric Walker
Multi-Panel Source Viewer
Kabir Gibbons
Quick Source Code Viewer
Hannah
HTML File Viewer
SHBET
Source Code & Font Viewer — HTML/CSS/JS/JSON/XML
Nicolas Dos Santos
HTML Live Preview
Mubashar Dev
View Page Source - HTML Viewer
Ahmed Sajjad Zaidi
Html code visualizer
Devashish
Comment Viewer
odigerewe10
HTML Cleaner
Tony Rose
Online Markdown Viewer with HTML Preview
mdapp leadtech