micpob

Simple Counter Button


This was the first extension I developed. I needed a counter that could be incremented by clicking on a button on the browser’s toolbar, but surprisingly I couldn’t find such an extension.


Simple Counter Button screenshot 1

The counter can be set to step by any value, positive or negative. The default step is +1 per click.

The counter also has a notification functionality: it is possible to set a limit and receive a notification when that limit is reached.


Simple Counter Button screenshot notification

Right click on the button and select “Options” to access the options page.


Simple Counter Button screenshot options


Made with: HTML, CSS, Javascript (Extensions APIs)