UncommentEr
Un comments hidden stuff in the html
What is UncommentEr?
UncommentEr is a Chrome extension developed by https://elsicarius.fr, and its main feature is "Un comments hidden stuff in the html".
Extension Screenshots
Download UncommentEr Extension CRX File
Download UncommentEr extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Find html comments, hidden styles, none display and remove them. This allows you to reveal hidden stuff in web pages. This might be useful in pentest/bug hunting :D Enjoy. repo: https://github.com/ElSicarius/UnCommenteR
Extension Basic Information
Name | UncommentEr |
ID | dakbdekmmaendfjkpedbcekghhiabjli |
Official URL | https://chromewebstore.google.com/detail/uncommenter/dakbdekmmaendfjkpedbcekghhiabjli |
Description | Un comments hidden stuff in the html |
File Size | 102 KB |
Installation Count | 55 |
Current Version | 0.1 |
Last Updated | 2021-04-13 |
Publish Date | 2021-04-12 |
Developer | https://elsicarius.fr |
[email protected] | |
Payment Type | free |
Help Page URL | https://github.com/ElSicarius/UnCommenteR |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_title": "UncommentEr", "default_popup": "index.html" }, "content_scripts": [ { "js": [ "jquery.min.js", "content.js" ], "matches": [ " |