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.

Wat is Pin Toolbox - Pinterest Board Downloader?

Pin Toolbox - Pinterest Board Downloader is een Chrome-extensie ontwikkeld door https://pintoolbox.com, en de belangrijkste functie is "Download full size images + videos from Pinterest boards. Bulk download / select pictures, videos & gifs. Save as zip, pdf or print.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Pin Toolbox - Pinterest Board Downloader

Download Pin Toolbox - Pinterest Board Downloader-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Pin Toolbox - Pinterest Board Downloader Pin Toolbox - Pinterest Board Downloader
ID dcbgifpfidkhblnocnmkgjglblfmefna
Officiële URL https://chromewebstore.google.com/detail/pin-toolbox-pinterest-boa/dcbgifpfidkhblnocnmkgjglblfmefna
Beschrijving Download full size images + videos from Pinterest boards. Bulk download / select pictures, videos & gifs. Save as zip, pdf or print.
Bestandsgrootte 7.36 MB
Aantal Installaties 7,000
Huidige Versie 1.7.1
Laatst Bijgewerkt 2024-02-27
Publicatiedatum 2023-01-18
Beoordeling 3.94/5 Totaal 83 Beoordelingen
Ontwikkelaar https://pintoolbox.com
E-mail [email protected]
Betalingswijze in_app
Extensiewebsite https://pintoolbox.com
Help Pagina-URL https://pintoolbox.com/user-guide
URL van de Privacybeleid Pagina https://pintoolbox.com/privacy
Ondersteunde Talen 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": []
    }
}