By: ChillaxJustDoIt
Inspect and view changes in Page Source HTML Viewer (works on Android) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Page Source HTML Viewer",
"version": "1.17",
"description": "Professional source viewer with line numbers, syntax highlighting, and SEO & tech analysis.",
"icons": {
"48": "icon-48.png",
"96": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "source-viewer-mobile@2026.dev",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"activeTab",
"scripting",
"storage",
"contextMenus",
"menus"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_title": "View Source",
"default_icon": {
"48": "icon-48.png",
"96": "icon.png"
}
}
} Best Page Source HTML Viewer (works on Android) Alternatives
Here are some Firefox add-ons that are similar to Page Source HTML Viewer (works on Android):
View Page Source (Mobile)
David Pacassi Torrico
Quick Source Code Viewer
Hannah
Fire Source Viewer
Francesco De Stefano
Cookie Viewer for Android
Shadin Pira
View Link Source ( RMB Context Menu)
sickplanet
View Page Source
tnh
Advanced HTML Source Viewer
Wahyu Sudrajad
Outline Reader
_korpus_
View Page Source - HTML Viewer
Ahmed Sajjad Zaidi
Title-Link Copy: AP-style Casing & Hyperlink
John Navas
QR Coder by chall3ng3r
chall3ng3r
MakeURLsClickable
MagiKirby