jQuery UI Tabs customization for many tabs

jQuery UI Tabs customization for many tabs

I posted this question on StackOverflow but am not getting much of a response. Hopefully someone here will have some suggestions.

Basically, I want to customize jquery-ui-tabs so that they work like HootSuite's tabs:
  1. excess tabs that won't fit onto the screen will get added to a "More" dropdown list tab at the end of the tabs
  2. an add button (small plus sign) is displayed right after the last tab (just to the right of it, but in the same horizontal row)
  3. tabs in the drop-down "More" list can be dragged into the tab bar
Here's a picture:


Anyone know of any plugins that do this? The Paging Tabs plugin is the closest I've found. I have some ideas on how to accomplish it, but if it's already been done I like to leverage that.  Any ideas or techniques to accomplish this are appreciated!

Thanks,
Tauren