Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit c526802

Browse files
committed
Update manifest version, permissions
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
1 parent 4b8667e commit c526802

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Docker - Dev Environments",
44
"short_name": "Dev Environments",
55
"description": "Quickly run pre-configured, containerized development environments!",
6-
"version": "0.1",
6+
"version": "0.1.1",
77
"icons": {
88
"48": "icons/icon_devenvs.png",
99
"96": "icons/icon_devenvs.png",
@@ -16,5 +16,5 @@
1616
"css": ["css/style.css"]
1717
}
1818
],
19-
"permissions": ["tabs", "*://*.github.com/*", "*://*.bitbucket.org/*"]
19+
"permissions": ["tabs", "*://*.github.com/*", "*://*.bitbucket.org/*", "*://*.gitlab.com/*"]
2020
}

0 commit comments

Comments
 (0)