License: CC BY SA Existing implementations of userscripts: GreaseMonkey uses Firefox-specific APIs (XPCOM). GreaseKit (for Apple Safari) uses SIMBL as its API. Meanwhile, some Greasemonkey-like functionality can be achieved by client side proxies: Proximodo, inspired by- and interoperable with proxomitron, is an open source, client side proxy server which allows manipulation of page content Privoxy is an open source, client side proxy server which allows manipulation of page content available in many OS flavors MouseHole is a client side proxy server which allows manipulation of page content using Ruby. License: CC BY SA |