sereneblue / chameleon

WebExtension port of Random Agent Spoofer
https://sereneblue.github.io/chameleon
GNU General Public License v3.0
518 stars 53 forks source link

Youtube breaks #18

Closed sereneblue closed 6 years ago

sereneblue commented 6 years ago

Seems the user agent causes some issues with Youtube.

https://github.com/dillbyrne/random-agent-spoofer/issues/306

sereneblue commented 6 years ago

document.registerElement is not a function

Firefox doesn't support custom elements.

GLLM commented 6 years ago

FYI : when I set dom.webcomponents.customelements.enabled to true preference in about:config, the site seems to work again ! as written in the link displayed in your previous post.

sereneblue commented 6 years ago

Hm, I'm still getting an issue with that option enabled. Try using any of the Linux Chrome profiles. Does your solution still work?

GLLM commented 6 years ago

It did 2-3 attempts with different Linux + Chrome/Chromium profiles and it works OK. The video loads first and later only the other HTML blocks do.

:)

victorbnl commented 6 years ago

I have the same problem http://i.imgur.com/9ZCfSdo.png

sereneblue commented 6 years ago

It's the Chrome profile that's causing issues. The best option for now is to whitelist Youtube or exclude Chrome profiles.

sereneblue commented 6 years ago

Using the new whitelist editor, just add youtube.com to your rules. I recommend using your real profile as your whitelist profile since it's convenient.