Pin Toolbox - Pinterest Board Downloader

Download full size images + videos from Pinterest boards. Bulk download / select pictures, videos & gifs. Save as zip, pdf or print.

Co to jest Pin Toolbox - Pinterest Board Downloader?

Pin Toolbox - Pinterest Board Downloader to rozszerzenie Chrome opracowane przez https://pintoolbox.com, a jego główną funkcją jest „Download full size images + videos from Pinterest boards. Bulk download / select pictures, videos & gifs. Save as zip, pdf or print.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Pin Toolbox - Pinterest Board Downloader

Pobierz pliki rozszerzeń Pin Toolbox - Pinterest Board Downloader w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Please note: Pin Toolbox is a paid Chrome extension. When you add it to Chrome it will be available in free demo mode - limited to the first 15 pins of any board. Upgrade to Pro to unlock unlimited downloading.

Are you tired of wasting time downloading Pinterest images one by one? With Pin Toolbox you can easily download any Pinterest board with just a few clicks.

Pin Toolbox is the Pinterest downloader used by Pinterest power users. Whether you're an interior designer, stylist, or creative professional, Pin Toolbox can save you time and streamline your Pinterest workflow.

Here's how it works:
1. Install the Pin Toolbox extension in your browser.
2. Visit any board on Pinterest that you wish to download from.
3. Open Pin Toolbox, and it will extract all the images and videos from the board.
4. Select your favorite pins or select all of them at once. You can also select by board section.
5. Click the download button, and all the selected files will be saved to a single .zip folder with smart file naming and numbering for easy import into Adobe Photoshop, InDesign, or Canva.


Features:
- Bulk download whole Pinterest boards or select specific images and videos.
- Save full-size photos and videos.
- Download sections of Pinterest boards.
- Download over 5000 pins at a time (Pro users).
- Download to a .zip folder or as a PDF.
- Print Pinterest boards
- Smart file naming and numbering for easy import into Adobe Photoshop, InDesign, or Canva.

Streamline your Pinterest workflow and save time with Pin Toolbox. By using our extension, you agree to our privacy policy (https://pintoolbox.com/privacy). 

Pin Toolbox is not affiliated with Pinterest, Inc. All Rights Reserved. © 2023 Pin Toolbox.                    

Podstawowe informacje o rozszerzeniu

Nazwa Pin Toolbox - Pinterest Board Downloader Pin Toolbox - Pinterest Board Downloader
ID dcbgifpfidkhblnocnmkgjglblfmefna
Oficjalny URL https://chromewebstore.google.com/detail/pin-toolbox-pinterest-boa/dcbgifpfidkhblnocnmkgjglblfmefna
Opis Download full size images + videos from Pinterest boards. Bulk download / select pictures, videos & gifs. Save as zip, pdf or print.
Rozmiar pliku 7.36 MB
Liczba instalacji 7,000
Aktualna Wersja 1.7.1
Ostatnia Aktualizacja 2024-02-27
Data Publikacji 2023-01-18
Ocena 3.94/5 Łącznie 83 Oceny
Deweloper https://pintoolbox.com
E-mail [email protected]
Typ Płatności in_app
Strona Rozszerzenia https://pintoolbox.com
Adres URL Strony Pomocy https://pintoolbox.com/user-guide
Adres URL Strony Polityki Prywatności https://pintoolbox.com/privacy
Obsługiwane Języki id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00d050d5.png",
        "32": "icon32.plasmo.12011c1c.png",
        "48": "icon48.plasmo.90ee789e.png",
        "64": "icon64.plasmo.0b455798.png",
        "128": "icon128.plasmo.0ff55247.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00d050d5.png",
            "32": "icon32.plasmo.12011c1c.png",
            "48": "icon48.plasmo.90ee789e.png",
            "64": "icon64.plasmo.0b455798.png",
            "128": "icon128.plasmo.0ff55247.png"
        }
    },
    "version": "1.7.1",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "permissions": [
        "storage",
        "tabs"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/pintoolbox.com\/login-with-email?*"
            ],
            "js": [
                "login-modal.7b5ac62e.js"
            ],
            "all_frames": true,
            "css": []
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "pinterest-modal.04e13a15.js"
            ],
            "exclude_matches": [
                "https:\/\/pintoolbox.com\/login-with-email?*"
            ],
            "css": []
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "*.map"
            ],
            "matches": [
                ""
            ]
        },
        {
            "matches": [
                "https:\/\/pintoolbox.com\/*"
            ],
            "resources": [
                "generate-pdf-task.83a7ee4b.js",
                "html2canvas.9809ff7a.js",
                "purify.aec6face.js",
                "index.es.69d6913f.js",
                "zip-supervisor.0f92566b.js",
                "login-modal.30d76444.css"
            ]
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "generate-pdf-task.83a7ee4b.js",
                "html2canvas.9809ff7a.js",
                "purify.aec6face.js",
                "index.es.69d6913f.js",
                "zip-supervisor.0f92566b.js",
                "login-modal.30d76444.css"
            ]
        }
    ],
    "default_locale": "en",
    "host_permissions": [
        "*:\/\/*\/*",
        "https:\/\/*.gstatic.com\/*",
        "https:\/\/*.google.com\/*"
    ],
    "externally_connectable": {
        "matches": []
    }
}