Skip to content

Commit d44c5f8

Browse files
fix: added version and descrption
1 parent 8f9ca5d commit d44c5f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"manifest_version": 3,
33
"name": "Diver",
4-
"description": "Diver deep into elements of your webpage",
5-
"version": "0.1",
4+
"description": "Diver deep into elements of your webpage. Highlights all the elements of the page",
5+
"version": "0.0.1",
66
"permissions": ["activeTab", "scripting"],
77
"homepage_url": "https://github.com/thoughtlessmind/diver",
88
"icons": {

0 commit comments

Comments
 (0)