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
Currently the background script is executed twice. Once from the manifest.json itself (important for actual background execution) and once from the popup.html as it also holds the UI. Try to split it up or find a way to just execute it once