On 11/14/2015 11:54 AM, Richard wrote:
-snip-
>> In
>> <news:mailman.6565.144751858...@lists.mozilla.
-snip-
>>> Would someone kindly post the 'User-Agent' string?
-snip-
> You should be able to see your install's user-agent string (and
> other interesting details) under:
>
> about:support
Thanks, but Firefox isn't installed, so 'about:support' doesn't help.
I'm running Pale Moon, but I have to mimic a particular version of
Firefox in order to sign-in at, not my bank, but my bank's bill pay. A
company named Fiserv, Inc. handles the bill pay for most banks. Thursday
a week ago Fiserv's ignorant programmers implemented blocking code that
doesn't allow people to sign-in into the bill pays <iframe>-embed unless
they are running Chrome or Internet Explorer or Firefox or Safari. (I
guess they never heard of Pale Moon or Opera or Konquerer.) I haven't
been able to pay any bills for a week. Just today I learned about
'about:config' 'general.useragent.override'.
In 'about:config', I'm adding a new string:
NAME:
general.useragent.override.<...my-bank's-url-here...>
TYPE:
string
VALUE:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0
It works!
Thanks for your help.