Inspect and view changes in HTML Comments Finder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "HTML Comments Finder",
"description": "Finds HTML comments in the current page",
"homepage_url": "https://github.com/AstralVRZ/html-comment-finder",
"version": "1.0",
"permissions": [
"activeTab"
],
"background": {
"page": "bg.html"
},
"browser_specific_settings": {
"gecko": {
"id": "CommentFinder@astralvrz.github.io"
}
},
"icons": {
"128": "images/eye_open.png"
},
"action": {
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
]
}
]
} Mejores alternativas HTML Comments Finder
Aquí hay algunas Firefox add-ons que son similares a HTML Comments Finder:
HTML Comment Finder
VRZ
HTML Comments
Rajkumar
Get Comments
conveniences
FineFind (Improved Ctrl+F)
Leon (LeonsDepot)
FoxComments
Legendary Redfox
ComHunt
Boris K.
Comment Viewer
odigerewe10
DOM Comments Viewer
Shanel Sanfioren
HTML Tag Error Checker
macha
HTMLRemover
MagiKirby
Link Checker fork
hl
UpComment
1Up