nickvdp / RecentTabList

A Safari extension to list and filter recently closed tabs
51 stars 6 forks source link

Don't reorder "pinned" tabs #7

Closed svetlyak40wt closed 8 years ago

svetlyak40wt commented 8 years ago

Usually, I manually order pinned tabs. This makes possible quickly switch between them using Cmd+1, Cmd+2, etc. keys.

But this extension reorders them after given delay as it does with usual tabs.

Is it possible to change this behaviour and don't touch pinned tabs?

svetlyak40wt commented 8 years ago

Oh, sorry, I've looked at wrong extension. Created the same issue for TabStack extension: https://github.com/bmamlin/tabstack.safariextension/issues/1. Will close this now.