Inspect and view changes in View Page Source - HTML Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "View Page Source",
"version": "1.1.1",
"description": "View source code, detect 100+ technologies, and analyze SEO. Smart Analysis reveals meta tags, structured data, frameworks, CMS, analytics, and security indicators.",
"browser_specific_settings": {
"gecko": {
"id": "view-page-source@view-page-source.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"websiteActivity"
],
"optional": [
"technicalAndInteraction"
]
}
}
},
"permissions": [
"activeTab",
"contextMenus",
"storage",
"notifications"
],
"browser_action": {
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"default_title": "View Page Source",
"default_popup": "popup/popup.html"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Ctrl+Shift+Y",
"mac": "Command+Shift+Y"
},
"description": "View page source"
}
}
} Best View Page Source - HTML Viewer Alternatives
Here are some Firefox add-ons that are similar to View Page Source - HTML Viewer:
Quick Source Code Viewer
Hannah
WebPage Source Recon
Libor Benes (Dr. B)
Source Code Viewer
Nicolas Dos Santos
View Page Source
Jeurissen Apps
Page Info Viewer
John Kerry
Website Technology Detector
Sumalya Chatterjee
view-current-source
Thomas Greiner
View Link Source ( RMB Context Menu)
sickplanet
SEO META 1 COPY
macha
Fire Source Viewer
Francesco De Stefano
Advanced HTML Source Viewer
Wahyu Sudrajad
Open Tech Explorer
Nikoloz Turazashvili