Discussion:
[chromium-dev] Whitelisted only Chrome, How to allow Word (Office) files to open trough URI scheme
p***@gmail.com
2018-11-15 15:29:03 UTC
Permalink
We are trying to build a completely closed Chrome, that is only allowed to
work with certain URLS, this works fine, but, we want to enable it to open
Word Documents from Chrome, and write these back to the cloud.

the URL that the browser basically tries to open is:
ms-word:ofe%7Cu%7Chttps://etc etc etc

We tried white listing below:
ms-word:
ms-word:*
ms-word:ofe%7Cu%7Chttps://etc.etc*

None of these seem to allow Chrome to open Word for edit.

Anybody have any clue?
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/b3a1778c-d41f-4b8e-af68-bc05d5023bd7%40chromium.org.
Loading...