[Greasemonkey] Adding Bookmarks from GM

Rick Measham rick at measham.id.au
Mon Sep 5 16:07:38 EDT 2005


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.

All that is almost easy. The problem comes from manipulating bookmarks 
from GM. I can't see any other GM script to add bookmarks or access 
bookmark files, so I'm hoping someone on this list can point me in the 
right direction.

Cheers!
Rick Measham


More information about the Greasemonkey mailing list