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
888 stars 143 forks source link

FF plugin does not work with proxy / WEB Connect #152

Open leonardo0014 opened 2 years ago

leonardo0014 commented 2 years ago

The plugin version 0.4.7.1 does not work with Firefox 91.4.0esr (64-bit) and a configured proxy.

With Proxy

Hypertext Transfer Protocol CONNECT www.heise.de:443 HTTP/1.1\r\n User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0\r\n Proxy-Connection: keep-alive\r\n Connection: keep-alive\r\n Host: www.heise.de:443\r\n Proxy-Authorization: Basic YYfdg783hjSHDhs3248dFbhdjf346d==\r\n \r\n [Full request URI: www.heise.de:443] [HTTP request 1/1] [Response in frame: 196]

Without Proxy/Direct

Hypertext Transfer Protocol GET / HTTP/1.1\r\n Host: www.heise.de\r\n User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 OPR/76.0.4017.94\r\n Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,/;q=0.8\r\n Accept-Language: de,en-US;q=0.7,en;q=0.3\r\n Accept-Encoding: gzip, deflate\r\n DNT: 1\r\n Connection: keep-alive\r\n Cookie: JSESSIONID=0000HoiFMUQxxxx6mtjVSxJFMvN:1entk9taq; _pk_id.3.f6c5=a90ee930ddac0ab9.1646820551.; _pk_ses.3.f6c5=1\r\n Upgrade-Insecure-Requests: 1\r\n \r\n [Full request URI: http://www.heise.de] [HTTP request 1/1] [Response in frame: 23]

Did I miss something in the documentation, is the browser blocked in the new version or why doesn't it work? I'm open to suggestions