Skip to content

micpob/Simple-Counter-Button

Repository files navigation

Simple Counter Button

This was the first Chrome 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 in the Chrome Web Store.


Simple Counter Button screenshot 1

The counter can be set to step by any value, positive or negative. 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

 

Stack used:

HTML, CSS, Javascript (Extensions APIs)

 

Install here:

Chrome web store button

Releases

No releases published

Packages

No packages published