Skip to content

Commit 7eea5fa

Browse files
Shorten the description in manifest.json
Maximum allowed length in Chrome Web Store is 132.
1 parent f0e3bc4 commit 7eea5fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Gitpod - Always ready to code",
44
"short_name": "Gitpod",
55
"version": "1.11",
6-
"description": "Spin up fresh, automated dev environments for each task, in the cloud, in seconds. Gitpod is an open-source developer platform automating the provisioning of ready-to-code development environments.",
6+
"description": "Spin up fresh, automated dev environments for each task, in the cloud, in seconds.",
77
"icons": {
88
"16": "icons/gitpod-logo-16.png",
99
"48": "icons/gitpod-logo-48.png",

0 commit comments

Comments
 (0)