David Balch wrote:
Hi,

I'd like to customise the user agent string for a mozilla installer.

I've looked at http://www.mozilla.org/build/revised-user-agent-strings.html,
and it seems like I should be adding my info in VendorProductToken - where
and how can I do this?

Cheers,
Dave.


you can set the following prefs:


general.useragent.vendor
general.useragent.vendorSub
general.useragent.vendorComment

there are couple solutions to this problem. you can either edit all.js directly, or you can include an additional .js file next to all.js in the same directory.

darin




Reply via email to