Skip to content

Commit da5af2e

Browse files
committed
manifest changes
Signed-off-by: Vedansh Saini <[email protected]>
1 parent 519366f commit da5af2e

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"google groups",
1717
"fossasia"
1818
],
19-
"author": "hkedia321",
19+
"author": "FOSSASIA",
2020
"license": "ISC",
2121
"bugs": {
2222
"url": "https://github.com/fossasia/scrum_helper/issues"

src/manifest.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "This extension simplifies writing development reports by auto-filling content based on your Git activity",
66
"action": {
77
"default_popup": "popup.html",
8-
"default_title": "SCRUM Helper"
8+
"default_title": "Scrum Helper"
99
},
1010
"icons": {
1111
"96": "icons/icon.png",
@@ -45,7 +45,6 @@
4545
"notifications"
4646
],
4747
"host_permissions": [
48-
"<all_urls>",
4948
"*://*.google.com/*",
5049
"*://*.outlook.live.com/*",
5150
"*://*.office.com/*",

0 commit comments

Comments
 (0)