[Greasemonkey] Adding Bookmarks from GM
Lenny Domnitser
ldrhcp at gmail.com
Mon Sep 5 13:56:08 EDT 2005
On 9/5/05, Rick Measham <rick at measham.id.au> wrote:
> I try to remember to bookmark every perl module I visit on CPAN, but it
> struck me that a GM script would be the way to go: Whenever I go to a
> CPAN page, the script would check the URL to see if it matched module
> documentation URLs and if it did, then it would check my CPAN Bookmarks
> sub-folder. If it's not there, GM adds it.
If you use del.icio.us, Monkey Do [1] gets you most of the way there
(you can then use a del.icio.us feed as a live bookmark).
GM scripts can't access bookmarks. You may wish to make an API request [2].
[1]: http://www.mozdev.org/pipermail/greasemonkey/2005-August/005030.html
[2]: http://dunck.us/collab/GreaseMonkeyUserScripts#head-68cca0b4cd20c940c1410bb1ccc58e403dc42d06
More information about the Greasemonkey
mailing list