Greasemonkey in Chrome is seriously driving me bonkers. It looks like all the "documentation" I can find online pre-2009 tells you to do things one way, and everything since then has been another way.
What are the up-to-the-minute installation instructions for greasemonkey scripts? If something isn't working, how can I debug it? Specifically, I want to install this script (which works fine in FFX). I've clicked the Install button, and it appears Chrome installed it as an extension, but the darn thing just doesn't work.
Possibly related to #1: I'm told that some userscripts are incompatible with Chrome. What specifically makes a script incompatible? If I'm comfortable with js programming, is it something I can fix on my own? I'll move this question to stackoverflow if it's inappropriate here...
If I go to somedomain.com, is there a way I can tell which userscripts are active for that page?
Thanks for all your help.