Page 1 of 1
Browser header editing
Posted: Fri Nov 05, 2010 5:20 pm
by tranquito
How does one edit browser headers in Iron that display browser information in sites such as the user agent string?
Re: Browser header editing
Posted: Sat Nov 06, 2010 10:53 am
by mapx
tranquito wrote:How does one edit browser headers in Iron that display browser information in sites such as the user agent string?
Typing the about: in the url bar will normally give:
SRWare Iron 7.0.520.0 (Official Build 63000)
WebKit 534.7
V8 2.3.11.17
User Agent Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Iron/7.0.520.0 Chrome/7.0.520.0 Safari/534.7
After starting chrome with the command
you can now use the switch: -user-agent >>>
"C:\Program files\SRWare Iron\iron.exe" --user-agent="Mozilla/4.0 (compatible;MSIE 6.0; Windows NT 5.1)"
Re: Browser header editing
Posted: Sat Nov 06, 2010 11:03 am
by SRWare
There is an easier way. Just create a file called "UA.ini" in your iron folder with your desired userstring inside. Then restart Iron.