machawk1 / warcreate

Chrome extension to "Create WARC files from any webpage"
https://warcreate.com
MIT License
205 stars 13 forks source link

Firefox does not support browser.notifications.update #101

Open machawk1 opened 6 years ago

machawk1 commented 6 years ago

Per https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/notifications/update, used in js/warcGenerator.js.

How and is this used effectively in Chrome? More info ought to be added in this ticket to ensure it's not critical and to write a graceful fallback.