[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: user-agent identification in mozilla?
- To: Lior Kesos <lior(at-nospam)aduva.com>
- Subject: Re: user-agent identification in mozilla?
- From: Tzafrir Cohen <tzafrir(at-nospam)technion.ac.il>
- Date: Sun, 14 Oct 2001 18:35:07 +0200 (IST)
- cc: <linux-il(at-nospam)cs.huji.ac.il>
- In-Reply-To: <3BC9A297.20406@aduva.com>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Sun, 14 Oct 2001, Lior Kesos wrote:
> Does mozilla have a user-agent identification changer like in galeon and
> konqueror?
> I saw a spec about it in mozilla.org but I couldn't understand if it's
> been coded allready and when it's supposed to get released.
> Anybody know anything else about this subject?
Their FAQ includes instruction on how to change this offline. IIRC the
line to add in your prefs.js is, for example:
user_pref("general.useragent.override", "Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)");
In 0.9.4 I see no way way of modifying this at runtime, nor do I recall
reading about this in 0.9.5's release notes. Maybe a search in the
bugzilla for bugs filed about this will tell more...
--
Tzafrir Cohen
mailto:tzafrir@technion.ac.il
http://www.technion.ac.il/~tzafrir
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il