Skip to content

Commit ebbef98

Browse files
authored
Updated manifest
The title reflects what we'd like to show up in the chrome extension store and should exclude the version number
1 parent 0d0041c commit ebbef98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/extension/build/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Reactime 19.0",
2+
"name": "Reactime",
33
"version": "19.0.0",
44
"devtools_page": "devtools.html",
55
"description": "A Chrome extension that helps debug React applications by memorizing the state of components with every render.",

0 commit comments

Comments
 (0)