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
A "popup" created by page script (window.open()) is actually a normal window (WindowType === "normal"), so it is impossible to determine whether the window is a popup (without the tab bar) and update the contextmenu.
https://addons.mozilla.org/zh-tw/firefox/addon/popup-tab/reviews/926206/
The text was updated successfully, but these errors were encountered: