gentle-alerts
v1.3.3
Published
Convert alerts into gentle notifications
Downloads
248
Readme
Gentle Alerts
Google chrome extension to convert alerts into gentle notifications
I started this project after getting annoyed with Google Calendar's event notifications. They used to have nice soft notifications, but they broke it when they graduated their feature from google labs and they haven't fixed it.
The extension will replace the built-in browser alert window with a modal which won't force you to context switch between tabs. It also prevents you from accidentally closing alert windows when you're typing.
You can close the modal by pressing "Enter", "Escape", or "Space". When opening, it has an audio chime.
Contributions welcome
Development
Gentle-Alerts does not depend on any third-party libraries (e.g. jQuery) and is written against ES 2015 spec for browser compatibility.
Testing
npm test
Releasing a new version
- Update Changelog
- Update gentle-alerts/manifest.json with new version
- Update package.json with new version
- Commit a new release
- Tag and push the commit
npm run package
- Upload the zip file to the chrome web store
Design
The logo is from logodust. The background color is rgb(132, 192, 215)
: