Skip to content

Commit

Permalink
TMET-6926 - added sharepoint domains support for microsoft office 365
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyMul committed Apr 26, 2021
1 parent e6187be commit ab3213d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/background/webToolDescriptions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@
keywords: 'excel word powerpoint office 365 microsoft 365',
origins: [
'https://onedrive.live.com/*',
'https://*.sharepoint.com/*',
'https://*.officeapps.live.com/*'
],
allOriginsRequired: true,
Expand Down

0 comments on commit ab3213d

Please sign in to comment.