hi Elijah,
I have started working on the Chrome extension this long easter weekend. It is going great, learning my way on developing chrome extensions. The good news is that I have a working prototype already after some hours of work. The bad news is that I have to put more hours on it, make it look prettier, create the popup page, decide on the set of features, lear a little bit more, etc.
Right now it connects to fop2 server as a client, it changes the icon based on connected state (visual cue if you are connected or not), it gets ringing notification popups, parses pages for phone numbers and makes them clickable, and lets you select a text in a page and click the action button to dial that too (in case the phone detection fails). I do not know if this selection feature will prevail or not.. I need to improve the options so we can enable/disable call notifications, the call notification perhaps can include a configurable link or something.
Basically I have to decide what the popup page will do (adding a link to the options page is a good idea, perhaps have the popup with a clear connection status (right now the icon changes if you are connected or not), option to connect/disconnect to fop2 server... I have to think about it.