SeaMonkey general.useragent.override.github.com for GitHub
Categories
(SeaMonkey :: Preferences, enhancement)
Tracking
(Not tracked)
People
(Reporter: grahamperrin, Unassigned)
Details
Comment 1•7 years ago
|
||
Comment 4•6 years ago
|
||
(In reply to Graham Perrin from comment #0)
At GitHub:
Please note that GitHub no longer supports old versions of Firefox.
We recommend upgrading to the latest Safari, Google Chrome, or Firefox.Non-working features include the Edit menu option for a comment.
Workaround:
general.useragent.override.github.com
Mozilla/5.0 (rv:60.0) Gecko/20100101 Firefox/60.0
For SeaMonkey, something else might be appropriate.
bug #1242294 introduces "general.useragent.compatMode.firefox-exact", which drops all but Firefox/60 from UA string.
IOW, if user chooses this setting to be on, there is no need to site-specific override (until github will require FF/68 etc. :) )
The User-Agent string, being initially an application id, gradually evolved into "browser class" to which the application belongs.
Thus Chrome, Opera, Vivaldi belong to "Chrome class""; Firefox, Waterfox, Palemoon, SeaMonkey belongs to "Firefox class".
Certainly it is still not documented anywhere, and still even accompanied by various OS info, but it is de facto no longer an application id.
Personally, after I set common "general.useragent.override" to UA string just matching the correspond Firefox version (several years ago), I never see any issues with most common sites. The presence of SM in UA string says nothing useful for all the sites (except seamonkey addon site), just confuses some of them (github, google), and probably causes security stuffs to track your activity, since you use "strange/broken/hackish" software to access them.
Description
•