Comment 13 for bug 1328183

Revision history for this message
Olivier Tilloy (osomon) wrote :

In your app’s manifest.json, just add the following key-value pair:

    "user-agent-override": "<overridden UA string>"

where <overridden UA string> is a suitable UA string. From what I understand, you’ll want to provide a UA string of a desktop browser (try e.g. desktop chromium’s UA string).