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
-`Allow` is a list of origins where popup-windows are allowed.
16
-
-`Default` determines whether or not pop-up windows are allowed by default.
17
-
-`Locked` prevents the user from changing pop-up preferences.
15
+
-`Allow` is a list of origins where popup-windows and third-party redirects are allowed.
16
+
-`Default` determines whether or not pop-up windows and third-party redirects are allowed by default.
17
+
-`Locked` prevents the user from changing pop-up windows and third-party redirects preferences.
18
18
19
19
## Windows (GPO)
20
20
@@ -97,3 +97,7 @@ Value (string):
97
97
}
98
98
}
99
99
```
100
+
101
+
## See also
102
+
103
+
-[Pop-up blocker settings, exceptions and troubleshooting](https://support.mozilla.org/en-US/kb/pop-blocker-settings-exceptions-troubleshooting) on support.mozilla.org
0 commit comments