menhera-org / TabArray

Chrome-like tab groups using private and isolated containers: The ultimate tab manager and groups for Firefox.
https://addons.mozilla.org/firefox/addon/container-tab-groups/
GNU General Public License v3.0
121 stars 5 forks source link

Changing user agent for container #396

Open igvk opened 2 months ago

igvk commented 2 months ago

I tried changing user-agent with this addon for a container, and tested the result with https://amiunique.org/ The result was contradictory:

My_Fingerprint-_Am_I_Unique

That is, UA in headers has changed, but the one in javascript attributes stayed default.

Ideally, they should be both changed identically.

metastable-void commented 6 days ago

@igvk What is your Firefox version, and the OS used?

igvk commented 6 days ago

Firefox was 125.0 at the time of testing OS is Windows 11

metastable-void commented 6 days ago

Thanks for information. It might be that Firefox's UA override feature for extensions has changed since our last release. I'll test for that later this week.