BandcampEnhancementSuite icon indicating copy to clipboard operation
BandcampEnhancementSuite copied to clipboard

Signal notifications when software updates

Open sabjorn opened this issue 5 years ago • 2 comments

Currently, users won't know if there is a new version of the extension. A notification for new versions would be ideal.

Might be possible to implement with: https://developer.chrome.com/apps/notifications

sabjorn avatar Apr 07 '19 22:04 sabjorn

actually, should be possible with background pages.

https://developer.chrome.com/extensions/background_pages

sabjorn avatar Dec 26 '19 13:12 sabjorn

update: since there is now a background script AND that script actually checks for update/install (in order to migrate the old storage mechanism), it would be easy to implement this.

Alternatively, the backround page that loads when you click on the plugin icon would also work.

sabjorn avatar Jun 07 '20 09:06 sabjorn

no longer sure why this would be valuable

sabjorn avatar Jan 21 '23 03:01 sabjorn