Post doesn't exist
Help - new Google Reader broke this
|
|
the new update to Google Reader makes this really, really useful script not work anymore (at least on Firefox 3/ OS X). Anyone know if it can be fixed? Thanks |
|
|
So - the script seems to work right now up until the call of GM_xmlhttpRequest in saveBookmark(). I can't seem to do anything to get this to run - it just seems to be skipped. My guess - and I could totally be wrong - is that XMLHttpRequest is somehow not allowed to be used in another bit of js in the page. So I'm thinking that - although its a really neat way to call the delicious API - it might have to be called another way. |