We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deb678d commit 6439b8eCopy full SHA for 6439b8e
packages/extension/extension/manifest.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "Immutable.js Object Formatter",
3
- "short_name": "Immutable.js Object Formatter",
+ "name": "Immutable.js devtools extension",
+ "short_name": "Immutable.js devtools",
4
"description": "Makes Immutable JS objects more readable when they are logged to the console.",
5
"version": "2.1.0",
6
"manifest_version": 3,
0 commit comments