ray-lothian / UserAgent-Switcher

A User-Agent spoofer browser extension that is highly configurable
https://webextension.org/listing/useragent-switcher.html
Mozilla Public License 2.0
949 stars 145 forks source link

Unable to type in Google Docs #165

Closed SteelEyeballSac1 closed 1 year ago

SteelEyeballSac1 commented 2 years ago

My default user-agent is Mozilla/5.0 (X11; Linux x86_64; rv:105.0) Gecko/20100101 Firefox/105.0. When I change to Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36, I am unable to type in Google Docs.

JeffOfTheSixPaths commented 2 years ago

Linux as well, and i can't type when I set it to any user agent except the default below.

Mozilla/5.0 (X11; Linux x86_64; rv:105.0) Gecko/20100101 Firefox/105.0

serniebanders commented 1 year ago

I have this issue too.

SteelEyeballSac1 commented 1 year ago

I found that by going to about:config and changing the value of general.useragent.override to something like Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0 I can avoid this issue. Still annoying though.