Dare says: ... Earlier this week, there was a post to the Greasemonkey mailing list pointing out the existence of Turnabout. ... First of all, Turnabout doesn't require the .NET Framework like Trixie does. Secondly, Turnabout comes with source code but not with any licensing information which means it is not Open Source. [via Dare Obasanjo aka Carnage4Life]
And jolly nice source it is too. A pleasure to see good old fashioned ATL + Win32.
Given the interest in this stuff it is getting tempting to add Greasemonkey features to the Zowser or upcoming Infodroid. If you look at the source to Turnabout essentially all it is doing is waiting for the window onload event and then injecting a script block for execution. Obviously, there's also a load of code to enable watching for the event and a load to unwind and a load to provide a UI to manage scripts etc. But, as they say
"... we’re not done yet. Oh, no, not by a long shot. Watch this blog for product updates— they’ll probably be frequent!"