I want to be able to read and write on a Google spreadsheet using a Greasemonkey script that runs on Facebook webpage.
I have tried the example made by Google<http://gdata-javascript-client.googlecode.com/svn/trunk/samples/calendar/birthday_manager/birthday_manager.html>but it doesn't seem to work. Are there any other implementations-examples of a userscript using Google data API or Google Spreadsheets api to store data? I want to be able to retrieve extra information about a user(such as notes i have for him ,his googleplus profile etc) on a userscript running on Facebook. .
