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 519366f commit da5af2eCopy full SHA for da5af2e
package.json
@@ -16,7 +16,7 @@
16
"google groups",
17
"fossasia"
18
],
19
- "author": "hkedia321",
+ "author": "FOSSASIA",
20
"license": "ISC",
21
"bugs": {
22
"url": "https://github.com/fossasia/scrum_helper/issues"
src/manifest.json
@@ -5,7 +5,7 @@
5
"description": "This extension simplifies writing development reports by auto-filling content based on your Git activity",
6
"action": {
7
"default_popup": "popup.html",
8
- "default_title": "SCRUM Helper"
+ "default_title": "Scrum Helper"
9
},
10
"icons": {
11
"96": "icons/icon.png",
@@ -45,7 +45,6 @@
45
"notifications"
46
47
"host_permissions": [
48
- "<all_urls>",
49
"*://*.google.com/*",
50
"*://*.outlook.live.com/*",
51
"*://*.office.com/*",
0 commit comments