Bug: User Agent Status 1.7.2

Add-ons for Pale Moon and other applications
General discussion, compatibility, contributed extensions, themes, plugins, and more.

Moderators: FranklinDM, Lootyhoof

User avatar
marigold
Apollo supporter
Apollo supporter
Posts: 38
Joined: 2023-05-26, 17:45

Bug: User Agent Status 1.7.2

Unread post by marigold » 2023-12-24, 08:47

I've set the following UA using User Agent Status:

Code: Select all

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/121.0
But whatismybrowser.com and whatismybrowser.app can detect the change and report the original UA?

User avatar
FlorinCB
Newbie
Newbie
Posts: 6
Joined: 2021-12-13, 03:52
Location: Jerusalem

Re: Bug: User Agent Status 1.7.2

Unread post by FlorinCB » 2023-12-24, 17:09

I use for UA

Code: Select all

Mozilla/5.0 (Windows NT 6.3; rv:120.94) Gecko/20230101 Firefox/120.94
rv=Firefox/Version
Then If I browse to AutoIndex ie http://www.beitdina.net/aleppo/ I get on bottom

Code: Select all

Browsing with: Firefox - 68.0 :: from OS: Windows-Desktop-PC, on a server with PHP 5.6.13-pl0-gentoo & OS Linux
With the browser of Palemoon 32 I get

Code: Select all

Browsing with: Firefox - 102.0 :: from OS: Windows-Desktop-PC, on a server with PHP 5.6.13-pl0-gentoo & OS Linux
And UA is not downgraded. :D

User avatar
Cassette
Lunatic
Lunatic
Posts: 395
Joined: 2015-05-08, 14:30
Location: Wichita, KS

Re: Bug: User Agent Status 1.7.2

Unread post by Cassette » 2023-12-24, 17:55

The user agent changes are site specific. If you want to see a different user agent for whatismybrowser.com, you will have to set one for that website.

User avatar
jobbautista9
Keeps coming back
Keeps coming back
Posts: 786
Joined: 2020-11-03, 06:47
Location: Philippines

Re: Bug: User Agent Status 1.7.2

Unread post by jobbautista9 » 2023-12-25, 14:39

Developer of the extension here. I cannot reproduce what OP is experiencing. I've set the UA in both sites using my extension's UI functionality in the status bar, and the site reflected the change as expected.
Image

merry mimas

XUL add-ons developer. You can find a list of add-ons I manage at http://rw.rs/~job/software.html.

Mima avatar by 絵虎. Pixiv post: https://www.pixiv.net/en/artworks/15431817

Image

User avatar
marigold
Apollo supporter
Apollo supporter
Posts: 38
Joined: 2023-05-26, 17:45

Re: Bug: User Agent Status 1.7.2

Unread post by marigold » 2023-12-25, 15:24

I am on PaleMoon 32.5.2 (Mac) version. The https://whatismybrowser.app/ site now shows the user agent correctly. But when I visit https://www.whatismybrowser.com/ this is what it shows:

whatismybrowser-in-palemoon.jpg

I checked about:config and it shows the settings are correct:

Code: Select all

general.useragent.override.whatismybrowser.com = Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/121.0
(Note that I have cleared all history and am browsing in Private Mode.)
You do not have the required permissions to view the files attached to this post.

User avatar
jobbautista9
Keeps coming back
Keeps coming back
Posts: 786
Joined: 2020-11-03, 06:47
Location: Philippines

Re: Bug: User Agent Status 1.7.2

Unread post by jobbautista9 » 2023-12-25, 15:34

whatismybrowser.com is using the platform property of the Navigator object to detect your "real" OS, not the user-agent.

You can fiddle with this by creating an about:config item called general.platform.override
Image

merry mimas

XUL add-ons developer. You can find a list of add-ons I manage at http://rw.rs/~job/software.html.

Mima avatar by 絵虎. Pixiv post: https://www.pixiv.net/en/artworks/15431817

Image