summarylogtreecommitdiffstats
path: root/settings.json
blob: 1296d92403de2cfbe61257f8608b72347bc7e071 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "app": {
        "route": "_URL_",
        "name": "Microsoft Office Online",
        "description": "Collaborate with others and work together at the same time, with Microsoft Office Online."
    },
    "window": {
        "width": 1150,
        "height": 650,
        "icon": "_icon_"
    },
    "webkit": {
        "cache": "online",
        "context_menu": true,
        "user_agent": "",
        "site_quirks": true,
        "same_frame": ["https://www.onenote.com", "https://outlook.live.com",
                       "https://office.live.com", "https://www.office.com", "https://office365.com",
                       "https://r4.res.office365.com", "https://secure.aadcdn.microsoftonline-p.com",
                       "https://d.docs.live.net", "https://web.skype.com", "https://flow.microsoft.com",
                       "https://www.sway.com", "https://calendar.live.com", "https://people.live.com"]
    }
}