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.

Cos'è Pin Toolbox - Pinterest Board Downloader?

Pin Toolbox - Pinterest Board Downloader è un'estensione di Chrome sviluppata da https://pintoolbox.com, e la sua funzione principale è "Download full size images + videos from Pinterest boards. Bulk download / select pictures, videos & gifs. Save as zip, pdf or print.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Pin Toolbox - Pinterest Board Downloader

Scarica i file di estensione Pin Toolbox - Pinterest Board Downloader in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Pin Toolbox - Pinterest Board Downloader Pin Toolbox - Pinterest Board Downloader
ID dcbgifpfidkhblnocnmkgjglblfmefna
URL Ufficiale https://chromewebstore.google.com/detail/pin-toolbox-pinterest-boa/dcbgifpfidkhblnocnmkgjglblfmefna
Descrizione Download full size images + videos from Pinterest boards. Bulk download / select pictures, videos & gifs. Save as zip, pdf or print.
Dimensione del File 7.36 MB
Conteggio Installazioni 7,000
Versione Corrente 1.7.1
Ultimo Aggiornamento 2024-02-27
Data di Pubblicazione 2023-01-18
Valutazione 3.94/5 Totale 83 Valutazioni
Sviluppatore https://pintoolbox.com
Email [email protected]
Tipo di Pagamento in_app
Sito Web dell'Estensione https://pintoolbox.com
URL della Pagina di Aiuto https://pintoolbox.com/user-guide
URL della Pagina della Politica sulla Privacy https://pintoolbox.com/privacy
Lingue Supportate 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": []
    }
}