muleyo / VideoAdBlockForTwitch

Blocks Ads on Twitch.tv.
GNU General Public License v3.0
1.62k stars 114 forks source link

Feature: See the total time of ads blocked (Chrome) #73

Closed GODrums closed 1 year ago

GODrums commented 1 year ago

Hey,

this is my first contribution to this extension and I hope it can provide real value. With this change I propose a feature to display the total time of ads blocked by the extension. For now this is Chrome-only as I have not worked with Firefox yet, but it should be easy to transfer.

It adds a line to the popup stating the total time in 'hh mm ss' format, as it can be seen in the following preview: Screenshot_276

The extension has been tested to work for longer periods of time in Chrome 106.0.5249.11. Of course feel free to change and use my additions as you like,

muleyo commented 1 year ago

Hey, thanks for your contribution! I'll check this thoroughly within the next 12h and will merge it. 😃