gentle-alerts

Convert alerts into gentle notifications


Keywords
alert, chrome-extension, gentle-notifications, javascript, productivity
License
MIT
Install
npm install gentle-alerts@1.0.0

Documentation

Gentle Alerts

Google chrome extension to convert alerts into gentle notifications

Chrome Web Store npm

Build Status Test Coverage Code Climate install size

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

  1. Update Changelog
  2. Update gentle-alerts/manifest.json with new version
  3. Update package.json with new version
  4. Commit a new release
  5. Tag and push the commit
  6. npm run package
  7. Upload the zip file to the chrome web store

Design

The logo is from logodust. The background color is rgb(132, 192, 215):

84c0d7