Hi,
I've created a plugin named SublimeListTabs; It Shows a quick panel with all of the open tabs.
Motivation: Sometimes I want to remove the clutter and only see the edit area so I hide the sidebar and the tabs. But now it's hard to get an overview of your opened files and navigate them efficiently. To fix this I've created this plug-in that shows your open tabs in a quick panel.
Here's the github repository: https://github.com/mads379/SublimeListTabs
/Mads