Simple Google Chrome timer extension. Provides a 30 second countdown for use during Daily Scrum's to stop chatty people from hogging the meeting.
- Checkout or download the repository
- Navigate to chrome://extensions/ using the Chrome address bar
- Enable Developer mode
- Press the "Load unpacked extension..." button
- Navigate to, and select the Timebomb folder in the repository (The one containing manifest.json) and select it
- The extension should install and a button appear in the browser
- Click the timer button once to start a 30 second timer
- Click again to pause the timer
- Double click to reset
- Watch out, when the timer runs out the wookie will scream at you!
Feel free to fork, improve and whatever you want with the code!