It's Christmas, I'm not going to be at work for the next 10 days, so you might as well get a ton of time to play with this and let me know what you think. Yes, I know, your favorite feature is still missing.
Unfortunately, Chrome doesn't allow access to the clipboard, so I had to hack it a bit to manipulate URLs/images being pasted into the comment box. Just copy a URL or image, go to the comment box, hit Ctrl+V, and it should wrap it automatically. If it's a link to a page, it'll use the selected text as the link text, otherwise it'll just use the URL. Chrome also doesn't allow AJAX requests, which I used to determine if a link was an image, even if it didn't end in .jpg, .gif, etc... There's a hack to get around that, which I have working, but there's an issue with synchronized code trying to return a value from asynchronous code. I'll get it fixed eventually, but for now, it at least tries to fake it.
They also don't allow you to alter the context menu, so no quick quoting or tagging at the moment, nor thread5hits or options. There will be a baNdit icon up in the toolbar that lets you set options, including whether or not to show the story hider, but I haven't written it yet, so just deal with that for now.
The HTML toolbar works, as does paying attention/ignoring users, cool posts marked (stuck at 5 til I get global prefs working), user notes, and user colors. To access all of the user info, just click on someone's username. It'll pop up a dialog instead of going to their profile. You can still reach their profile from this dialog. There's a bug here with replies to SuperIgnored users not being properly updated if you tell it not to ignore those replies. Refreshing the page will fix it for now.
Any other missing features will be explained in the thread.
To install:
Once I get a few more bugs and features fixed, and polish this turd, I'll put it up on the
Chrome Extensions page, which has auto-updating that's much nicer than Firefox's.