> For the complete documentation index, see [llms.txt](https://docs.csspro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.csspro.com/quick-start/installing/on-safari.md).

# On Safari

### How to install CSS Pro on Safari:

To follow these steps, **you need to have purchased a CSS Pro license key**. If you don't have one yet, [**get one here**](https://gum.co/csspro?wanted=true).

{% embed url="<https://www.youtube.com/watch?v=vKUJWCzBV6s>" %}
Video tutorial
{% endembed %}

**Step 1.** **Download the Safari extension from the link you were redirected** to after buying it or your Gumroad receipt (in your email) or [library](https://gumroad.com/library). If you can't find it, please download the extension via the [My License](https://csspro.com/my-license) page.

**Step 2. Open the .dmg file** (named CSS Pro + version number).dmg

**Step 3.** **Drag and drop the application to your Mac's Applications folder**:

![Move the CSS Pro app to your Mac's Applications folder](/files/fEszMqXnt8vyK5vuy9zZ)

**Step 4.** L**ocate the application** via Launchpad or in your Applications folder and click to open it:

![Open the CSS Pro app](/files/SEhajuD9Avmqae2t4EVX)

**Step 5. Follow the application steps** to install CSS Pro on your Safar&#x69;**:**

![](/files/AvZdiEyFNsX4jtD0S1e4)

\
🎉 **Done!** Your license is now activated, and you can use CSS Pro anywhere else.‌

The extension will not ask for your license again (unless deactivated or disabled).‌

To manage your license activations in the future, use [the My License page](https://cssscanpro.com/my-license).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.csspro.com/quick-start/installing/on-safari.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
