Skip to content

Commit e29c20c

Browse files
authored
Update manifest.json
1 parent b8d453c commit e29c20c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"manifest_version": 2,
33
"name": "debugHunter",
4-
"version": "1.0",
5-
"description": "Discover hidden debugging parameters and uncover web application traces.",
4+
"version": "1.0.0",
5+
"description": "Discover hidden debugging parameters and uncover web application secrets",
66
"icons": {
77
"48": "images/icon.png"
88
},
@@ -20,4 +20,4 @@
2020
"default_popup": "popup.html"
2121
}
2222
}
23-
23+

0 commit comments

Comments
 (0)