UI APIs: Safari, warn before quitting

Join the AI Workshop to learn more about AI and how it can be applied to web development. Next cohort February 1st, 2026

The AI-first Web Development BOOTCAMP cohort starts February 24th, 2026. 10 weeks of intensive training and hands-on projects.


I’m a browser hopper.

I use a browser for too many hours a day and sometimes I just have to change browser, just to try something new.

Today it was the turn of Safari.

I like Safari, a lot. It’s light, no-frills, and very fast.

However, while opening a new tab with cmd-W I accidentally pressed cmd-Q, quitting the browser.

Chrome and Firefox provide a nice, optional confirmation dialog when trying to close them:

Safari does not have it.

So I re-mapped the cmd-Q to cmd-option-Q.

Here’s how I did it: open System Preferences, and click Keyboard:

Click Shortcuts, then App Shortcuts:

Add a new shortcut, choose Safari and call the Menu Title “Quit Safari”, and add the new shortcut:

There it is:

Since this has the same title of the existing Quit Safari menu, the shortcut will now change:

No more accidental quitting.

Lessons in this unit:

0: Introduction
1: Clipboard API
2: Scrolling
3: Console API
4: Speech Synthesis API
5: How to get the scroll position of an element in JavaScript
6: How to make a page editable in the browser
7: ▶︎ Safari, warn before quitting