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 code of this function before patch doesn't work for two reasons:
1) it makes async call, so it actually returns `undefined`
2) you need appropriate permission to call chrome.management.get() in manifest
0 commit comments