Hunwarrior
Senior Member
- May 12, 2010
- 1,035
- 876
Finally i got a solution to change proxys in iMacros FireFox free plugin.I wanted this much, therefore i think many of you would find it useful.
Just change the port number and proxy parameters.
You need to set up manually in the FF setting : Use manual proxy settings.
Just change the port number and proxy parameters.
You need to set up manually in the FF setting : Use manual proxy settings.
Code:
URL GOTO=about:config
URL GOTO=javascript:var<SP>prefb<SP>=<SP>Components.classes["@mozilla.org/preferences-service;1"].getService(Components.interfaces.nsIPrefBranch);var<SP>str<SP>=<SP>Components.classes["@mozilla.org/supports-string;1"].createInstance(Components.interfaces.nsISupportsString);str.data<SP>=<SP>"xxx.xxx.xx.xxx";prefb.setComplexValue("network.proxy.http",<SP>Components.interfaces.nsISupportsString,<SP>str);
URL GOTO=about:config
URL GOTO=javascript:gPrefBranch.setIntPref("network.proxy.http_port",xxxxx);
'xxxxx= port number
'xxx.xxx.xx.xxx = proxy