Last active
May 26, 2020 13:19
-
-
Save mikfreedman/e10388631c847dd87ccb6e0565d983d1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"createdBy": "Redirector v3.5.3", | |
"createdAt": "2020-05-26T13:11:01.431Z", | |
"redirects": [ | |
{ | |
"description": "Gcal to o365", | |
"exampleUrl": "https://calendar.google.com/calendar/r", | |
"exampleResult": "https://outlook.office.com/calendar/view/workweek", | |
"error": null, | |
"includePattern": "http*://calendar.google.com/*", | |
"excludePattern": "", | |
"patternDesc": "", | |
"redirectUrl": "https://outlook.office.com/calendar/view/workweek", | |
"patternType": "W", | |
"processMatches": "noProcessing", | |
"disabled": false, | |
"grouped": false, | |
"appliesTo": [ | |
"main_frame" | |
] | |
}, | |
{ | |
"description": "Gmail to o365", | |
"exampleUrl": "https://mail.google.com/mail/u/0/#inbox", | |
"exampleResult": "https://outlook.office.com/mail/inbox", | |
"error": null, | |
"includePattern": "http*//mail.google.com/*", | |
"excludePattern": "", | |
"patternDesc": "Redirect to o365", | |
"redirectUrl": "https://outlook.office.com/mail/inbox", | |
"patternType": "W", | |
"processMatches": "noProcessing", | |
"disabled": false, | |
"grouped": false, | |
"appliesTo": [ | |
"main_frame", | |
"sub_frame", | |
"stylesheet", | |
"script", | |
"image", | |
"imageset", | |
"object", | |
"xmlhttprequest", | |
"history", | |
"other" | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
redirect google calendar and gmail to outlook for the Redirector chrome extension