WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Pin Kit - Pinterest Board Downloader

Pin Kit - Pinterest Board Downloader

View on Chrome Web Store
View Pin Kit - Pinterest Board Downloader Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (60 ratings)
1 new ratings
5 views
This extension has been viewed 5 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Download Pinterest boards as ZIP/PDF or save pins instantly on hover. Free, unlimited, supports images & videos with audio.
Type
Extension
Users
1,000 users
109
shemmmil1996
View author page of shemmmil1996
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 3, 2025
Version 3.0.2
Manifest version
3
Updated
Updated on March 2, 2026
productivity/workflow
Extension Category
View on Chrome Web Store
View Pin Kit - Pinterest Board Downloader Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Pin Kit - Pinterest Board Downloader",
    "description": "Download Pinterest boards as ZIP\/PDF or save pins instantly on hover. Free, unlimited, supports images & videos with audio.",
    "version": "3.0.2",
    "default_locale": "en",
    "icons": {
        "16": "public\/logo-16.png",
        "48": "public\/logo.png",
        "128": "public\/logo-128.png"
    },
    "action": {
        "default_icon": {
            "16": "public\/logo-16.png",
            "48": "public\/logo.png",
            "128": "public\/logo-128.png"
        },
        "default_title": "Pin Kit - Pinterest Board Downloader"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "permissions": [
        "activeTab",
        "downloads"
    ],
    "host_permissions": [
        "https:\/\/*.pinterest.com\/*",
        "https:\/\/pinterest.com\/*",
        "https:\/\/*.pinimg.com\/*",
        "https:\/\/*.supabase.co\/*"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/main.tsx-loader-DWqGS8R9.js"
            ],
            "matches": [
                "https:\/\/*.pinterest.com\/*",
                "https:\/\/pinterest.com\/*"
            ],
            "css": [
                "assets\/main-tn0RQdqM.css"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; worker-src 'self'"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/*.pinterest.com\/*",
                "https:\/\/pinterest.com\/*"
            ],
            "resources": [
                "assets\/html2canvas.esm-Ge7aVWlp.js",
                "assets\/purify.es-C65SP4u9.js",
                "assets\/index.es-BcCMeFDq.js",
                "assets\/main.tsx-Bcadv6J6.js"
            ],
            "use_dynamic_url": false
        }
    ]
}
© 2026 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top