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.2.0",
"description": "__MSG_extDescription__",
"default_locale": "en",
"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",
"https://www.view-page-source.com/*"
],
"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"
},
"options_ui": {
"page": "options/options.html",
"browser_style": false
},
"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": {
"view-source": {
"suggested_key": {
"default": "Ctrl+Shift+Y",
"mac": "Command+Shift+Y"
},
"description": "__MSG_cmdSource__"
},
"view-seo": {
"description": "__MSG_cmdSeo__"
},
"view-social": {
"description": "__MSG_cmdSocial__"
},
"view-extract": {
"description": "__MSG_cmdExtract__"
}
}
} 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 & Font Viewer — HTML/CSS/JS/JSON/XML
Nicolas Dos Santos
View Page Source
Jeurissen Apps
Page Info Viewer
John Kerry
view-current-source
Thomas Greiner
Website Technology Detector
Sumalya Chatterjee
View Link Source ( RMB Context Menu)
sickplanet
Weblyzer - Web Analyzer
R0CKABILLY
SEO META 1 COPY
macha
Fire Source Viewer
Francesco De Stefano
CRX Source Viewer
Tech Interval LLC