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.

ما هو Pin Toolbox - Pinterest Board Downloader؟

Pin Toolbox - Pinterest Board Downloader هو إضافة Chrome تم تطويرها بواسطة https://pintoolbox.com، والميزة الرئيسية لها هي "Download full size images + videos from Pinterest boards. Bulk download / select pictures, videos & gifs. Save as zip, pdf or print.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Pin Toolbox - Pinterest Board Downloader

قم بتنزيل ملفات الامتداد Pin Toolbox - Pinterest Board Downloader بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Pin Toolbox - Pinterest Board Downloader Pin Toolbox - Pinterest Board Downloader
ID dcbgifpfidkhblnocnmkgjglblfmefna
عنوان URL الرسمي https://chromewebstore.google.com/detail/pin-toolbox-pinterest-boa/dcbgifpfidkhblnocnmkgjglblfmefna
الوصف Download full size images + videos from Pinterest boards. Bulk download / select pictures, videos & gifs. Save as zip, pdf or print.
حجم الملف 7.36 MB
عدد التثبيتات 7,000
النسخة الحالية 1.7.1
آخر تحديث 2024-02-27
تاريخ النشر 2023-01-18
تقييم 3.94/5 مجموع تقييمات 83
المطور https://pintoolbox.com
البريد الإلكتروني [email protected]
نوع الدفع in_app
موقع الإضافة https://pintoolbox.com
عنوان صفحة المساعدة https://pintoolbox.com/user-guide
عنوان صفحة سياسة الخصوصية https://pintoolbox.com/privacy
اللغات المدعومة 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": []
    }
}