deanishe / alfred-firefox

Search and control Firefox from Alfred
Other
345 stars 19 forks source link

feat: sort tabs by MRU by default #16

Closed pyrho closed 3 years ago

pyrho commented 3 years ago

👋 ,

Currently the tabs are returned in the order they appear in the firefox window (the default order). I think this order rarely makes sense, and making it MRU could be more useful in most situations.

This changes returns the list of tabs sorted by the lastAccessed timestamp (see the docs).

Fixes #12

deanishe commented 3 years ago

Thanks. I think this is compatible with all current version of Firefox now that the ESR version has been updated to 78.