How to Disable Pop-Up Blocker on Mac: A Browser-by-Browser Guide
Pop-up blockers are built into every major browser on macOS — and for good reason. Most pop-ups are ads, tracking scripts, or worse. But some legitimate sites use pop-up windows for login prompts, payment gateways, file downloads, or support tools. When a trusted site stops working because of a blocked pop-up, knowing how to adjust the setting quickly makes a real difference.
Here's what's actually happening, and how to control it across the browsers you're most likely using.
What Pop-Up Blockers Are Actually Doing 🛡️
Your browser intercepts any new window or tab that a website tries to open automatically — without you clicking a link. That's the definition of a pop-up in browser terms. The blocker doesn't distinguish between an annoying ad and a legitimate document preview. It blocks the behavior, not the content.
This is why you'll sometimes see a small notification in the address bar saying a pop-up was blocked, even on sites you trust completely. The browser did its job — but the result isn't what you wanted.
Key distinction: Disabling the pop-up blocker is not the same as disabling an ad blocker. These are separate features. Most browsers have a native pop-up blocker built into their security settings. Ad blockers are typically third-party extensions that work on top of that.
How to Disable Pop-Up Blocker in Safari on Mac
Safari handles pop-up blocking through its Websites preferences panel, giving you precise control per site.
To allow pop-ups on a specific site:
- Open Safari and navigate to the site in question
- Go to Safari → Settings (or Preferences on older macOS versions)
- Click the Websites tab
- Select Pop-up Windows from the left sidebar
- Find the site listed under "Currently Open Websites"
- Change the dropdown next to it from Block and Notify to Allow
To disable pop-up blocking entirely: In the same panel, change the "When visiting other websites" dropdown at the bottom to Allow. This removes blocking globally — which is effective but broad.
Safari offers three states: Block and Notify, Block, and Allow. The "Notify" option is actually a middle ground — it silently blocks but shows a small icon in the address bar so you can manually open the pop-up if you choose.
How to Disable Pop-Up Blocker in Chrome on Mac
Chrome manages pop-ups under Site Settings, accessible from its privacy controls.
For a specific site:
- Open Chrome and go to the site
- Click the lock icon (or info icon) in the address bar
- Select Site settings
- Find Pop-ups and redirects
- Change it from Block to Allow
Globally:
- Open Chrome's menu → Settings
- Go to Privacy and security → Site settings
- Under Content, select Pop-ups and redirects
- Toggle from "Don't allow sites to send pop-ups or use redirects" to Sites can send pop-ups
Chrome also maintains a list of sites you've explicitly allowed or blocked, which you can manage in that same panel. This is worth checking if you've previously blocked a site you now need to allow.
How to Disable Pop-Up Blocker in Firefox on Mac
Firefox takes a similar per-site approach, managed through its Permissions settings.
For a specific site:
- Go to the site in Firefox
- Open the Firefox menu → Settings
- Select Privacy & Security
- Scroll to Permissions and find Block pop-up windows
- Click Exceptions
- Enter the site's URL and click Allow
To disable globally: Uncheck the "Block pop-up windows" checkbox entirely. This is a single toggle — Firefox doesn't have granular global options the way Chrome does.
How to Disable Pop-Up Blocker in Microsoft Edge on Mac
Edge closely mirrors Chrome's interface, since both are built on Chromium.
- Click the lock icon in the address bar for per-site control, or
- Go to Settings → Cookies and site permissions → Pop-ups and redirects
- Toggle off Block (recommended) to allow globally, or add specific sites to the Allow list
The Variables That Affect Your Experience 🔧
Turning off a pop-up blocker doesn't always produce the same result for every user. A few factors matter:
| Variable | Why It Matters |
|---|---|
| Browser version | Older browsers may have different menu paths or setting names |
| macOS version | Safari's interface changed meaningfully with macOS Ventura and later |
| Extensions installed | A third-party ad blocker may still block pop-ups even after the native setting is changed |
| Site behavior | Some "pop-ups" are actually redirect-style navigation, treated differently by browsers |
| Browser profiles | If you use multiple Chrome or Edge profiles, settings apply per profile |
The most common source of confusion: a user disables the native blocker but still has a browser extension (uBlock Origin, AdGuard, etc.) that independently intercepts the same behavior. The extension operates separately and needs its own configuration.
Per-Site vs. Global: A Meaningful Trade-Off
The per-site approach is almost always the better habit. Allowing pop-ups globally exposes you to more aggressive advertising and, in some cases, browser-based malware delivery. Allowing them only for sites you specifically trust keeps the security benefit intact while solving the immediate problem.
That said, the right balance depends heavily on which sites you regularly use, what you need them to do, and how much you rely on extensions that already handle filtering at a different layer. A developer testing a web app has different needs than someone who only needs to allow a bank's login portal — and the configuration that makes sense for one setup may be unnecessary or even counterproductive for the other. 🖥️