Skip to content

Commit b555d58

Browse files
committed
update title and description
1 parent f12b1a3 commit b555d58

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

public/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"manifest_version": 3,
3-
"name": "React Hook Form Devtools",
3+
"name": "React Hook Form Developer Tools",
44
"version": "0.1.1",
5-
"description": "React Hook Form DevTools to help debug forms with validation.",
5+
"description": "React Hook Form developer tools to help debug forms with validation.",
66
"icons": {
77
"16": "images/icon16.png",
88
"32": "images/icon32.png",
@@ -39,4 +39,4 @@
3939
"permissions": [
4040
"tabs"
4141
]
42-
}
42+
}

0 commit comments

Comments
 (0)