1nsp1r3rnzt / chrome-anki-quick-adder

This chrome extension provides the ability to create Anki cards directly from Google Chrome on your Anki Desktop.
https://chrome.google.com/webstore/detail/anki-quick-adder/gpbcbbajoagdgnokieocaplbhkiidmmb
MIT License
182 stars 27 forks source link

Notification shown only once on mac #1

Closed 1nsp1r3rnzt closed 6 years ago

1nsp1r3rnzt commented 6 years ago

The notification is shown only once on mac while adding cards. I tested once and the card got added but no notification. It needs more testing. I don't own any mac so if you know any other way to test, please let me know.

1nsp1r3rnzt commented 6 years ago

Major notifications are shown using jquery instead of chrome notification API because Mac doesn't show next notification unless the previous chrome notification is cleared.