- decrement badge unread count when clicking on the button and the option to open the next unread article is selected
- when an error occurs while fetching unread count, display "?" on the badge
- give focus to the iframe to make keyboard shortcuts work without requiring an initial click
- let the app update the badge unread count
- allow opening tabs in the background with the "b" keyboard shortcut
- open options when the extension is installed the first time
- add a button in the popup to configure the extension
- add a button in the popup to open CommaFeed in a new tab
- add the option to open the next unread article in a new tab
- increase popup height to make sure profile menu is entirely visible when shown
- make badge refresh work
- add the option to read CommaFeed articles directly from the extension popup
- completely rewrote extension to be cross-browser