Pauan / tab-organizer

Google Chrome Extension that makes it easier to manage many tabs!
MIT License
66 stars 8 forks source link

[Experimental] Counter showing how many tabs the user has opened/closed. #88

Closed Pauan closed 9 years ago

Pauan commented 9 years ago

Originally reported on Google Code with ID 86

I want Tab Organizer to keep track of when I open/close tabs, and show it as a number
on the icon.

Here's how it would work: the counter resets to a user-defined number, like 5. As the
user opens/closes tabs, the counter updates.

e.g. the user opens 5 more tabs, now the counter shows 10. The user now closes 10 tabs,
so the counter shows 0.

The counter should reset at a user-defined time, back to the original value (in this
example, 5).

Why? Let's say I have 500 tabs open. I would like to reduce this number, by closing
roughly 5 tabs per day.

With a tab counter, it lets me know when I have fulfilled my 5-tabs-a-day quota, and
also shows me if I open an excessive amount of tabs at once.

For instance, if I see 20 in the counter, I'll know that I opened a lot that day, and
will need to close 20 in order to meet my quota. Trying to keep track of this information
manually is a pain, so having an extension do it for me would be nice.

And by having the counter automatically reset once a day, that also reduces the amount
of manual work, thus encouraging me to actually use the counter, and fulfill the daily
quota.

Reported by pcxunlimited on 2010-10-25 04:10:03

Pauan commented 9 years ago
This was added in with revision 38f8abbd2a, but I still need to make some tweaks.

Reported by pcxunlimited on 2010-10-25 04:10:54

Pauan commented 9 years ago

Reported by pcxunlimited on 2010-10-25 04:14:23

Pauan commented 9 years ago

Reported by pcxunlimited on 2010-10-27 10:11:40

Pauan commented 9 years ago

Reported by pcxunlimited on 2010-10-27 10:30:01

Pauan commented 9 years ago

Reported by pcxunlimited on 2012-08-27 23:44:48