92lleo / WhatsappWebToGo

[android] WhatsApp Web client for your phone/tablet with media support
https://f-droid.org/packages/io.kuenzler.whatsappwebtogo
MIT License
264 stars 43 forks source link

[Enhancement] Adding other apps that have a proper desktop site #88

Open ghost opened 1 year ago

ghost commented 1 year ago

Is it possible to add meet.google.com to this app?

92lleo commented 1 year ago

Hi @rrthattil2 I had the same in mind, also for office.outlook.com and teams.microsoft.com Maybe it's easier to wrap it in a general app. But then, it's just a browser if no other changes than user agent are needed. otherwise you can just user a 3rd party browser that lets you change the user agent. For meet it's even enough to change to "desktop view" on chrome on android

KopiasCsaba commented 1 year ago

Yeah! messgenger.com and even gmail.com would be nice!

Just an idea: It could be implemented like "Add new site" Then there would be a dropdown, with something like this: "whatsapp.com" "messgenger.com" "custom"

So this way, if a site needs some specific provision, it could be implemented, just like it is now for whatsapp (i guess). Also this would allow multiple accounts of the same service. But if someone is wanting to experiment with something else, then that user could use the "custom" "plugin".

For example for my wife right now, I have three firefoxes installed (nightly, fennec and the real one).

In fennec I have enabled in about:config the desktop mode by default, and messenger is used in there, with a desktop shortcut icon.

In nightly there is the web gmail app, also with a desktop shortcut, but gmail doesn't like desktop mode.

And she uses the regular firefox...

This could be simplified with this app and this solution, for example:)