17 June 2005 18:45
Jesse Ruderman ยป Bookmarklets to User Scripts
by digitalmonkey & 3 others"Bookmarklets to User Scripts is a Greasemonkey script that lets you turn any bookmarklet into a Greasemonkey script. The bookmarklet will then run every time a page in the included-sites list is loaded".
// @name Bookmarklets to User Scripts
by digitalmonkey// @description Lets you install any bookmarklet as a user script.
1
(2 marks)