General
: K-Meleon Forum
General discussion about K-Meleon.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=ndebord] [quote=guenter] [quote=ndebord] [quote=guenter] [quote=ndebord] modified 110n.js as follows: And now it seems to work, will have to test a little more to be sure. // Privacy pref("kmeleon.privacy.useragent1.name", "Firefox 3.6"); pref("kmeleon.privacy.useragent1.string", "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:8.0a2) Gecko/20110911 Firefox/8.0a2"); pref("kmeleon.privacy.useragent2.name", "SeaMonkey 2.0"); pref("kmeleon.privacy.useragent2.string", "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.16) Gecko/20101123 SeaMonkey/2.0.11");[/quote] How about? [code] pref("kmeleon.privacy.useragent1.name", "Firefox 3.5"); pref("kmeleon.privacy.useragent1.string", "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16"); pref("kmeleon.privacy.useragent2.name", "SeaMonkey 2.0"); pref("kmeleon.privacy.useragent2.string", "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.16) Gecko/20101123 SeaMonkey/2.0.11"); pref("kmeleon.privacy.useragent3.name", "Firefox 8 alpha 2"); pref("kmeleon.privacy.useragent3.string", "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:8.0a2) Gecko/20110911 Firefox/8.0a2"); [/code] I also have the impression that many sites are lenient with Firefox test builds. I prefer burning edge FF nightlies currently = [code] Build identifier: Mozilla/5.0 (Windows NT 5.1; rv:10.0a1) Gecko/20111008 Firefox/10.0a1 [/code][/quote] Guenter, Will look at this, but it seems that replacing the FF3.5 with the FF3.6 string works well, so am reluctant to experiment further.[/quote] :D That is no experiment but dead old routine. You can add extras like me. Only the bold numbers increase by one. The one I added now was [b]3[/b]: useragent[b]3[/b].name useragent[b]3[/b].string & You can add many. It is only needed that You keep increase the numeral by one & keep the numbers consistent. So the next (4th) example UserAgentString would have number [b]4[/b]: [code] pref("kmeleon.privacy.useragent[b]4[/b].name", "Opera"); pref("kmeleon.privacy.useragent[b]4[/b].string", "Opera/10.00 (Windows; U; Windows NT 5.1; en) Presto/2.2.0"); [/code] p.s. Don't You remember that the 1.1.x Version had 4 defaults? :D Guenter, Do I remember yeserday, much less user agent strings? Ahhh... nope. <g> And I do recall vaguely, but I think I'm just going with this for now and if it fails, I'll change to your latest. The code was. [code] // Privacy pref("kmeleon.privacy.useragent1.name", "Firefox 2.0.0.16"); pref("kmeleon.privacy.useragent1.string", "Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.8.1.16) Gecko/20080702 Firefox/2.0.0.16"); pref("kmeleon.privacy.useragent2.name", "MSIE 7.0"); pref("kmeleon.privacy.useragent2.string", "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)"); pref("kmeleon.privacy.useragent3.name", "Opera 9.23"); pref("kmeleon.privacy.useragent3.string", "Opera/9.23 (Windows NT 5.1; U; de)"); pref("kmeleon.privacy.useragent4.name", "SeaMonkey 1.1.11"); pref("kmeleon.privacy.useragent4.string", "Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.1.16) Gecko/20080702 SeaMonkey/1.1.11"); [/code][/quote][/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development