By: Shanel Sanfioren
Inspect and view changes in DOM Comments Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "DOM Comments Viewer",
"version": "1.0",
"description": "Displays all HTML comments (<!-- ... -->) on the current page.",
"icons": {
"64": "icons/icon64.png",
"128": "icons/icon128.png"
},
"permissions": [
"activeTab"
],
"browser_action": {
"default_icon": "icons/icon64.png",
"default_popup": "popup.html",
"default_title": "Show HTML Comments"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{c70cda48-c798-4aa6-a3a6-ec9cea42d94f}",
"strict_min_version": "78.0"
}
}
} Best DOM Comments Viewer Alternatives
Here are some Firefox add-ons that are similar to DOM Comments Viewer:
DOM Comment Viewer
Shanel Sanfioren
Show HTML Comments
Shanel Sanfioren
Comment Viewer
odigerewe10
Comment Viewer
Dirk Matussek
HTML Comments
Rajkumar
HTML Comments 23
NEW88 - Điểm đến game trực tuyến hot 2025
Comment Critters
Matt Fan
FoxComments
Legendary Redfox
HTML Comments Finder
VRZ
HTML Comment Finder
VRZ
UpComment
1Up
kiszamolo-comments
programmer0719