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.
2 parents b2ae50d + 1726255 commit 3f131ceCopy full SHA for 3f131ce
src/manifest.json
@@ -19,9 +19,10 @@
19
"matches": [
20
"*://groups.google.com/forum/*",
21
"*://groups.google.com/g/*",
22
- "*://mail.google.com/*",
23
- "*://outlook.live.com/*",
24
- "*://outlook.office.com/*",
+ "*://groups.google.com/u/*/g/*",
+ "*://mail.google.com/*",
+ "*://outlook.live.com/*",
25
+ "*://outlook.office.com/*",
26
"*://mail.yahoo.com/*"
27
],
28
"js": ["scripts/jquery-3.2.1.min.js", "scripts/emailClientAdapter.js", "scripts/scrumHelper.js"]
0 commit comments