Anyone used any non-firefox greasemonkey?

CharlasHacking LibraryThing

Únete a LibraryThing para publicar.

Anyone used any non-firefox greasemonkey?

Este tema está marcado actualmente como "inactivo"—el último mensaje es de hace más de 90 días. Puedes reactivarlo escribiendo una respuesta.

1brightcopy
Feb 27, 2010, 3:38 am

I've been trying to look into making my scripts work with non-firefox greasemonkey installations. So far, it's not looking really good.

Near as I can tell, in the IE and Chrome versions of GM, they don't even support the GM_* commands. How can really call it greasemonkey support without being able to use GM_getValue or GM_registerMenuCommand?

This script that provides a compatibility layer for Chrome that provides all the GM_* functions, albeit with some caveats.

Of course, this is a bit of a moot point since IE has a much larger demand than Chrome. It even appears that there isn't a very stable long term extension for getting GM to work in IE. IE Scripts, Trixie, Walkabout, etc. have all fallen into deprecation. Now the current flavor is GM4IE, with all its horrible restrictions.

I really just think it's not going to be worth the hassle. Any thoughts?

2AndrewB
Feb 27, 2010, 4:30 am

There are other browsers aside from Firefox? :o

3brightcopy
Feb 27, 2010, 1:52 pm

Shockingly enough, yes! My own wife uses Chrome. Tragic, it is.