Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a greasemonkey for IE? or, how do I get a website to use MSXML6 instead of MSXML5?

I don't know greasemonkey but I think it is a way to script or extend Firefox.

Is there a greasemonkey for IE?

for example: There's a website that is hosting a page that asks me to install MSXML5.0.

alt text

I don't want MSXML5.0.
I was thinking if I had a greasemonkey capability (if it is what I think it is), I'd be able to write a script that changes the 5.0 to 6.0 and everything would be cool.

I know there's a way to do this kind of thing in Fiddler, if I have it running, and set up as a proxy.

like image 681
Cheeso Avatar asked Nov 06 '22 17:11

Cheeso


2 Answers

Yes, there is. IEPro.

like image 141
Paulo Santos Avatar answered Nov 15 '22 00:11

Paulo Santos


Hey I know this is a bit old but alternatively there is Trixie. At this point the main site is down but I got an archive of the installer from this location. Unfortunately there isn't an active project nor is there an open-source solution available at this time but this will get you up and running.

like image 34
Terrance Avatar answered Nov 15 '22 00:11

Terrance