We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8d453c commit e29c20cCopy full SHA for e29c20c
1 file changed
manifest.json
@@ -1,8 +1,8 @@
1
{
2
"manifest_version": 2,
3
"name": "debugHunter",
4
- "version": "1.0",
5
- "description": "Discover hidden debugging parameters and uncover web application traces.",
+ "version": "1.0.0",
+ "description": "Discover hidden debugging parameters and uncover web application secrets",
6
"icons": {
7
"48": "images/icon.png"
8
},
@@ -20,4 +20,4 @@
20
"default_popup": "popup.html"
21
}
22
23
-
+
0 commit comments