> For the complete documentation index, see [llms.txt](https://help.sortpin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sortpin.com/getting-started/how-to-install-sortpin.com-extension.md).

# How to install SortPin.com Extension

{% hint style="info" %}
⏱️ **Estimated time:** 2 minutes 🌐 **Compatible browsers:** Chrome, Edge, Brave, Opera (any Chromium-based browser) 💰 **Cost:** 100% Free
{% endhint %}

SortPin is a **free Pinterest Chrome extension** that lets you save, organize, and download pins, images, videos, and stories in one click. **Trusted by 40,000+ Pinterest users worldwide.** Follow either method below to install it in under 2 minutes.

***

## ✅ Method 1: Install from Chrome Web Store (Recommended)

### Step 1 — Open the Chrome Web Store

Open Google Chrome and go to [chrome.google.com/webstore](http://chrome.google.com/webstore), or click the **Apps** icon in your Bookmarks bar → **Web Store**.

<figure><img src="/files/rfChfFazj4vgjPlNRIKQ" alt="Open Chrome Web Store"><figcaption></figcaption></figure>

### Step 2 — Search for "Pinterest Sort Extension"

Type **"Pinterest Sort Extension"** into the search bar, or click the direct link below to skip the search:

{% embed url="<https://chromewebstore.google.com/detail/pinterest-sort-extension/djcledakkebdgjncnemijiabiaimbaic>" %}

### Step 3 — Click "Add to Chrome"

On the SortPin extension page, click the **"Add to Chrome"** button in the top-right corner.

<figure><img src="/files/Nt06C2OSOerhLSJ2sK7m" alt="Click Add to Chrome"><figcaption></figcaption></figure>

### Step 4 — Confirm Installation

A confirmation pop-up will appear. Click **"Add Extension"** to install SortPin on your browser.

<figure><img src="/files/lC2fQmOwErfIbzxSOt6J" alt="Confirm Add Extension"><figcaption></figcaption></figure>

### Step 5 — Wait for the SortPin Icon

Installation takes only a few seconds. When done, the **SortPin icon** appears in your browser toolbar.

<figure><img src="/files/0euw8rp7HIvE1iTKjKUO" alt="SortPin icon in toolbar"><figcaption></figcaption></figure>

### Step 6 — Pin the Extension & Start Using

Click the SortPin icon to open it and start saving pins instantly.

<figure><img src="/files/yd14CioB7n92jZcvViFL" alt="Open SortPin extension"><figcaption></figcaption></figure>

🎉 **Congratulations!** SortPin is now installed and ready to use. Next: [Explore the key features →](/getting-started/overview-of-key-features.md)

***

## 🔄 Method 2: Install from SortPin.com

If you can't find the extension on the Chrome Web Store (region-locked or removed temporarily), follow these steps:

### Step 1 — Visit SortPin.com

Go to [**sortpin.com**](https://sortpin.com) in your Chrome browser.

### Step 2 — Click "Add to – It's Free"

Click the **"Add to – It's Free"** button on the homepage.

<figure><img src="/files/XOLXUV0DYap2uLoKdaRZ" alt="Add SortPin from website"><figcaption></figcaption></figure>

### Step 3 — Follow Steps 3–6 above

The remaining installation flow is identical to Method 1.

***

## 🎥 Video Tutorial

Prefer to watch instead? Here's a complete walkthrough:

{% embed url="<https://youtu.be/a6lAxnykNTg>" %}

***

## 🛠️ Troubleshooting

### "I can't see the SortPin icon after installation"

Click the **puzzle piece icon** 🧩 in Chrome's toolbar → find SortPin → click the **pin icon** 📌 to pin it permanently.

### "The extension isn't working after installing"

Try these quick fixes:

* Restart Chrome
* See: [If SortPin is not working despite being installed, what should I do?](/faqs/if-sortpin-is-not-working-despite-being-installed-what-should-i-do.md)
* See: [How to Clear Cache to Speed Up SortPin](/faqs/how-to-clear-cache-to-speed-up-the-sortpin.com-extension.md)

### "Does SortPin work on MacBook or iPad?"

See: [Does this extension work on macbook and ipad when you use chrome?](/faqs/does-this-extension-works-on-macbook-and-ipad-when-you-use-chrome.md)

### "I need a fresh Chrome profile to test"

See: [How to Create a New Profile for Chrome](/faqs/how-to-create-a-new-profile-for-chrome.md)

***

## 🚀 What's Next?

Now that SortPin is installed, here's how to get the most out of it:

1. [🥳 Overview of Key Features](/getting-started/overview-of-key-features.md) – See everything SortPin can do
2. [🖼️ Pinterest Images, Video & Story Downloader](/features/free-pinterest-images-video-and-story-downloader.md) – Save Pinterest content in original quality
3. [🤖 Telegram Bot Integration](/features/telegram-bot-pinterest-images-video-and-story-downloader.md) – Share pins to Telegram instantly
4. [🔐 Manage License & Devices](/getting-started/manage-license-and-devices.md) – Activate your subscription

{% hint style="success" %}
💬 **Stuck or have questions?** Our [chat support](https://go.crisp.chat/chat/embed/?website_id=48b6c12a-2212-4be1-9e27-2dad7e2d5fb0) team is one click away.
{% endhint %}


---

# 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://help.sortpin.com/getting-started/how-to-install-sortpin.com-extension.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.
