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
The newest update broke the extension because the container for notifications is now queryable as div[data-ui-element="notifications"] but no longer as #notificationCenter .history
The newest update broke the extension because the container for notifications is now queryable as
div[data-ui-element="notifications"]but no longer as#notificationCenter .history