Re: [w3c/manifest] Add Manifest option for specifying browser app picker behavior (#764)

Would making it a list of exclusions under `"scope"` still satisfy the need?

```json
link_capturing_excluded: [
    "/v5.5/dialog/oauth"
]
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/764#issuecomment-488745988

Received on Thursday, 2 May 2019 16:45:35 UTC