sorz / accept-language-per-site

Firefox extension to change Accept-Language for different sites.
MIT License
23 stars 0 forks source link

does not seem to work on Betterbird 118.0.1 #8

Closed riedel closed 8 months ago

riedel commented 8 months ago

grafik

I get:

GET / HTTP/2
Host: example.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:109.0) Gecko/20100101 Firefox/118.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate, br
DNT: 1
Connection: keep-alive
Upgrade-Insecure-Requests: 1
Sec-Fetch-Dest: document
Sec-Fetch-Mode: navigate
Sec-Fetch-Site: none
Sec-Fetch-User: ?1
Sec-GPC: 1
If-Modified-Since: Thu, 17 Oct 2019 07:18:26 GMT
If-None-Match: "3147526947"
TE: trailers
riedel commented 8 months ago

Seems to be a problem of betterbird which enforces more privacy and seems to override language setting after the addon.

sorz commented 8 months ago

2024-01-02 185938

I did not test the MV3 version on a brand new Firefox until now. Just found out this essential permission was turned off by default and Firefox didn't ask user to enable it on install. I should make the permission compulsory or at least tell user to enable it.