IFrame + Custom User-Agent string code + Any Mobile App

Is it possible to implement an iFrame that contains a custom user-agent string inside of it (if yes, what kind of code? html, css, js?) so I can load any mobile app/webapp? ex: Google Fit, Google News, Google Tasks, etc?

Thanks.

haha, I want to implement this too. But, the user-agent strings are attached to the header of GET operation. From my experience of using user-agent, you need to change the GET operation of the obsidian inner browser. It can not be done through changing html , css or js files.

1 Like

I was able to change the user agent of the whole obsidian in developer’s panel. Is it possible to change it automatically on obsidian load?

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.