You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chrome 76 seems to have finally broken web requests made from content scripts, so in this release we make requests from the background script and use message passing to invoke/update.
I've also bumped the dependencies that npm audit was complaining about.