Skip to content

Commit dc4d696

Browse files
committed
chore: rename extension and add description
1 parent daee7c3 commit dc4d696

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

extension/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
3-
"name": "Chrome Inspector $0 Sync",
3+
"name": "Chrome Inspector Sync",
44
"version": "0.0.1",
5-
"description": "Syncs the selected element's information with the Chrome Inspector.",
5+
"description": "Syncs Chrome DevTools' information with the Chrome Inspector. Currently just $0",
66
"devtools_page": "devtools.html"
77
}

0 commit comments

Comments
 (0)