rmottola / Arctic-Fox

Web Browser for Mac OS X 10.6+, Linux (PowerPC, x86, amd64, ARM, MIPS), NetBSD, OpenBSD, and Windows XP.
Other
311 stars 36 forks source link

YouTube can't switch to desktop mode #141

Open H1r0u opened 1 year ago

H1r0u commented 1 year ago

I tried to switch to desktop mode in YouTube but in account menu there's no desktop mode to choose

rmottola commented 1 year ago

You need to tweak the user agent as specific override in about:config, currently AF identifies as mobile, for better support. Full desktop mode works, but has some limitations and is also quite heavy-weight.

rmottola commented 10 months ago

I don't know a way to force it in YT interface, @Putt2551. But you can force it by tweaking the user-agent. Go into about:config and set general.useragent.override.youtube.com to e.g. Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20010101 Goanna/40.0 Firefox/48.0 Arcticfox/40.0

Read more here: https://github.com/rmottola/Arctic-Fox/wiki/Known-Websites-issues

rmottola commented 8 months ago

Any news, @H1r0u ? Did you try the tweak?