olsh / Feedly-Notifier

Google Chrome, Firefox, Opera and Microsoft Edge extension for reading news from RSS aggregator Feedly
http://olsh.github.io/Feedly-Notifier/
Mozilla Public License 2.0
267 stars 38 forks source link

v2.21.0 popup broken in Chrome #143

Closed Arnavion closed 5 years ago

Arnavion commented 5 years ago

https://github.com/olsh/Feedly-Notifier/commit/40f7829b081af862a097dbabbbef1bb197ec4e3f#diff-010e35ff4155f0f1f479c68faf935e12R23

jquery.min.js:2 Uncaught ReferenceError: browser is not defined
    at HTMLDocument.<anonymous> (popup.js:23)
    at l (jquery.min.js:2)
    at c (jquery.min.js:2)

Needs a typeof browser !== "undefined"