cnwangjie / better-onetab

:bookmark_tabs: A better OneTab for Chrome :memo: Temporarily removed from firefox :construction: V2 is WIP
https://chrome.google.com/webstore/detail/better-onetab/eookhngofldnbnidjlbkeecljkfpmfpg
MIT License
1.68k stars 286 forks source link

Feature request: Add an option to hide the creation time of tab lists (or alternatively, their formatting) #260

Open JaneSmith opened 4 years ago

JaneSmith commented 4 years ago

Hello. Thanks for creating this extension.

I would like to see an option added to hide the creation time of tab lists. Maybe it looks better in Chinese with kanji symbols, but in my personal opinion, it looks ugly in English at least. I dislike it because the text string is very long which pushes tab list titles far to the right - presumably the text length also changes with different months, which would also make tab list titles not line up.

I think a simple toggle option like "Show creation time of tab lists [Off / On]" would be easy to implement and would be very useful.

Alternatively, an even more powerful option could be if we could specify a custom date/time formatting string, to use instead of the default ddd, MMMM Do ${withYear ? 'YYYY' : ''}, kk:mm:ss This would allow users to set it to whatever they want, or make it blank to hide the creation time entirely. Perhaps this wouldn't be very user friendly though?

Enderluck commented 2 years ago

That would be very nice. Alternatively, the date could be lined up to the right instead of being next to the tab amount.