PinDown

Download and save full size images from Pinterest / Instagram / Tumblr / Behance to a folder

什么是PinDown?

PinDown是由reActor开发的Chrome扩展程序,该扩展的主要功能是“Download and save full size images from Pinterest / Instagram / Tumblr / Behance to a folder”。

扩展截图

screenshot
screenshot
screenshot

下载PinDown扩展crx文件

下载PinDown扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        PinDown supports for now:
● Pinterest.com
● [reconstruction] Instagram.com
● [reconstruction] Tumblr.com
● [reconstruction] Behance.net

Pinterest supported pages:
      - Boards
      - Board sections
      - Created pins
      - Main feed page
      - Search pages
      - Self-owned pins
      - Related pins
      - Source (domain) pages
      - Categories & topics pages
      - Following feed

Behance supported pages:
      - simple gallery page
      - artist projects page
      - artist collection page
      - artist appreciated page
      - behance search pages
      - behance featured
      - behance galleries

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
HAVE PROBLEMS?
Follow chrome-extension://flieckppkcgagklbnnhnkkeladdghogp/install.html
or send a bug.
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Mini FAQ:
Q: "Server error" when downloading images.
A: You are using FriGate proxy extension or something like that. There is some problems with that extension when downloading images. Try to using Browsec.

Q: PinDown icon says "PinDown -not active-".
A: Try to reload page (F5).
Check page status at bottom: if you see the text "Waiting for awailable socket..." - you must restart browser or system (your system has no free sockets for browser -> site can't load -> extension waiting for site and busy)

Q: Board pin number is 156 but folder with images contains only 145. Why?
A: Some boards have pin duplicates and will not be saved.

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Privacy Policy: http://pindown.tk/
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Pinterest™ is a trademark of Pinterest, registered in the U.S. and other countries. PinDown is an independent project and has no relationship to Pinterest.

PinDown is not related to image authors, does not store, does not cache, does not transfer these images anywhere besides Chrome Browser.

Please remember that any image has its own author!                    

扩展基本信息

名称 PinDown PinDown
ID flieckppkcgagklbnnhnkkeladdghogp
官方URL https://chrome.google.com/webstore/detail/pindown/flieckppkcgagklbnnhnkkeladdghogp
简介 Download and save full size images from Pinterest / Instagram / Tumblr / Behance to a folder
文件大小 1020 KB
安装次数 33,092
当前版本 1.1.34
更新时间 2021-05-17
上架时间 2019-06-01
评分 3.48/5 共164次评分
开发者 reActor
电子邮箱 [email protected]
付费类型 free
扩展官网 https://pindown.tk/
帮助页面URL https://chrome.google.com/webstore/detail/pindown/flieckppkcgagklbnnhnkkeladdghogp/support
隐私政策页面URL https://pindown.org/privacy-policy
支持的语言 en
manifest.json
{
    "name": "PinDown",
    "short_name": "PinDown - mass board images downloader",
    "description": "Download and save full size images from Pinterest \/ Instagram \/ Tumblr \/ Behance to a folder",
    "icons": {
        "128": "icons\/favicon-128x128.png",
        "96": "icons\/favicon-96x96.png",
        "16": "icons\/favicon-16x16.png",
        "32": "icons\/favicon-32x32.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "62.0.0.0",
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/api.pinterest.com\/; object-src 'self'; img-src 'self'",
    "web_accessible_resources": [
        "helpers\/shared.js",
        "helpers\/foreground.js",
        "adapters\/*",
        "css\/*",
        "images\/*",
        "lib\/percentageloader\/*",
        "lib\/raven.js",
        "lib\/crypto-js\/crypto-js.js",
        "options.js",
        "pinsaver.js"
    ],
    "externally_connectable": {
        "ids": [
            "hojoabneemdhaakgfkmiaeafjjlcaebp",
            "fdpnmpcakcmbhadobpeddinibijpellp"
        ],
        "accepts_tls_channel_id": false
    },
    "background": {
        "permissions": [
            "*:\/\/*\/*"
        ],
        "scripts": [
            "options.js",
            "helpers\/shared.js",
            "background.js"
        ]
    },
    "content_scripts": [
        {
            "js": [
                "lib\/percentageloader\/percentageloader-0.2.js",
                "helpers\/shared.js",
                "helpers\/foreground.js",
                "adapters\/pinterest.js",
                "adapters\/sx.js",
                "pinsaver.js"
            ],
            "css": [
                "css\/pinsaver.css"
            ],
            "matches": [
                "*:\/\/*.pinterest.com\/*",
                "*:\/\/*.pinterest.ru\/*",
                "*:\/\/*.pinterest.de\/*",
                "*:\/\/*.pinterest.se\/*",
                "*:\/\/*.pinterest.pt\/*",
                "*:\/\/*.pinterest.at\/*",
                "*:\/\/*.pinterest.dk\/*",
                "*:\/\/*.pinterest.hu\/*",
                "*:\/\/*.pinterest.be\/*",
                "*:\/\/*.pinterest.ca\/*",
                "*:\/\/*.pinterest.in\/*",
                "*:\/\/*.pinterest.ec\/*",
                "*:\/\/*.pinterest.co\/*",
                "*:\/\/*.pinterest.cr\/*",
                "*:\/\/*.pinterest.id\/*",
                "*:\/\/*.pinterest.nz\/*",
                "*:\/\/*.pinterest.uk\/*",
                "*:\/\/*.pinterest.it\/*",
                "*:\/\/*.pinterest.info\/*",
                "*:\/\/*.pinterest.nl\/*",
                "*:\/\/*.pinterest.ch\/*",
                "*:\/\/*.pinterest.pe\/*",
                "*:\/\/*.pinterest.th\/*",
                "*:\/\/*.pinterest.tk\/*",
                "*:\/\/*.pinterest.jp\/*",
                "*:\/\/*.pinterest.ie\/*",
                "*:\/\/*.pinterest.cl\/*",
                "*:\/\/*.pinterest.tw\/*",
                "*:\/\/*.pinterest.es\/*",
                "*:\/\/*.pinterest.ph\/*",
                "*:\/\/*.pinterest.vn\/*",
                "*:\/\/*.pinterest.ag\/*",
                "*:\/\/*.pinterest.cz\/*",
                "*:\/\/*.pinterest.gs\/*",
                "*:\/\/*.pinterest.am\/*",
                "*:\/\/*.pinterest.bz\/*",
                "*:\/\/*.pinterest.cn\/*",
                "*:\/\/*.pinterest.mx\/*",
                "*:\/\/*.pinterest.co.nz\/*",
                "*:\/\/*.pinterest.co.at\/*",
                "*:\/\/*.pinterest.co.cr\/*",
                "*:\/\/*.pinterest.co.bo\/*",
                "*:\/\/*.pinterest.co.es\/*",
                "*:\/\/*.pinterest.co.py\/*",
                "*:\/\/*.pinterest.co.uk\/*",
                "*:\/\/*.pinterest.co.in\/*",
                "*:\/\/*.pinterest.co.vn\/*",
                "*:\/\/*.pinterest.co.pt\/*",
                "*:\/\/*.pinterest.co.pe\/*",
                "*:\/\/*.pinterest.com.bo\/*",
                "*:\/\/*.pinterest.com.co\/*",
                "*:\/\/*.pinterest.com.cn\/*",
                "*:\/\/*.pinterest.com.au\/*",
                "*:\/\/*.pinterest.com.ag\/*",
                "*:\/\/*.pinterest.com.es\/*",
                "*:\/\/*.pinterest.com.py\/*",
                "*:\/\/*.pinterest.com.ph\/*",
                "*:\/\/*.pinterest.com.uk\/*",
                "*:\/\/*.pinterest.com.vn\/*",
                "*:\/\/*.pinterest.com.pt\/*",
                "*:\/\/*.pinterest.com.pl\/*",
                "*:\/\/*.pinterest.com.pe\/*",
                "*:\/\/*.pinterest.com.tw\/*",
                "*:\/\/*.pinterest.com.ve\/*",
                "*:\/\/*.pinterest.com.mx\/*",
                "*:\/\/instagram.com\/*",
                "*:\/\/www.instagram.com\/*",
                "*:\/\/*.tumblr.com\/*",
                "*:\/\/www.behance.net\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "lib\/raven.js"
            ],
            "matches": [
                "*:\/\/*.pinterest.com\/*",
                "*:\/\/*.pinterest.ru\/*",
                "*:\/\/*.pinterest.de\/*",
                "*:\/\/*.pinterest.se\/*",
                "*:\/\/*.pinterest.pt\/*",
                "*:\/\/*.pinterest.at\/*",
                "*:\/\/*.pinterest.dk\/*",
                "*:\/\/*.pinterest.hu\/*",
                "*:\/\/*.pinterest.be\/*",
                "*:\/\/*.pinterest.ca\/*",
                "*:\/\/*.pinterest.in\/*",
                "*:\/\/*.pinterest.ec\/*",
                "*:\/\/*.pinterest.co\/*",
                "*:\/\/*.pinterest.cr\/*",
                "*:\/\/*.pinterest.id\/*",
                "*:\/\/*.pinterest.nz\/*",
                "*:\/\/*.pinterest.uk\/*",
                "*:\/\/*.pinterest.it\/*",
                "*:\/\/*.pinterest.info\/*",
                "*:\/\/*.pinterest.nl\/*",
                "*:\/\/*.pinterest.ch\/*",
                "*:\/\/*.pinterest.pe\/*",
                "*:\/\/*.pinterest.th\/*",
                "*:\/\/*.pinterest.tk\/*",
                "*:\/\/*.pinterest.jp\/*",
                "*:\/\/*.pinterest.ie\/*",
                "*:\/\/*.pinterest.cl\/*",
                "*:\/\/*.pinterest.tw\/*",
                "*:\/\/*.pinterest.es\/*",
                "*:\/\/*.pinterest.ph\/*",
                "*:\/\/*.pinterest.vn\/*",
                "*:\/\/*.pinterest.ag\/*",
                "*:\/\/*.pinterest.cz\/*",
                "*:\/\/*.pinterest.gs\/*",
                "*:\/\/*.pinterest.am\/*",
                "*:\/\/*.pinterest.bz\/*",
                "*:\/\/*.pinterest.cn\/*",
                "*:\/\/*.pinterest.mx\/*",
                "*:\/\/*.pinterest.co.nz\/*",
                "*:\/\/*.pinterest.co.at\/*",
                "*:\/\/*.pinterest.co.cr\/*",
                "*:\/\/*.pinterest.co.bo\/*",
                "*:\/\/*.pinterest.co.es\/*",
                "*:\/\/*.pinterest.co.py\/*",
                "*:\/\/*.pinterest.co.uk\/*",
                "*:\/\/*.pinterest.co.in\/*",
                "*:\/\/*.pinterest.co.vn\/*",
                "*:\/\/*.pinterest.co.pt\/*",
                "*:\/\/*.pinterest.co.pe\/*",
                "*:\/\/*.pinterest.com.bo\/*",
                "*:\/\/*.pinterest.com.co\/*",
                "*:\/\/*.pinterest.com.cn\/*",
                "*:\/\/*.pinterest.com.au\/*",
                "*:\/\/*.pinterest.com.ag\/*",
                "*:\/\/*.pinterest.com.es\/*",
                "*:\/\/*.pinterest.com.py\/*",
                "*:\/\/*.pinterest.com.ph\/*",
                "*:\/\/*.pinterest.com.uk\/*",
                "*:\/\/*.pinterest.com.vn\/*",
                "*:\/\/*.pinterest.com.pt\/*",
                "*:\/\/*.pinterest.com.pl\/*",
                "*:\/\/*.pinterest.com.pe\/*",
                "*:\/\/*.pinterest.com.tw\/*",
                "*:\/\/*.pinterest.com.ve\/*",
                "*:\/\/*.pinterest.com.mx\/*",
                "*:\/\/instagram.com\/*",
                "*:\/\/www.instagram.com\/*",
                "*:\/\/*.tumblr.com\/*",
                "*:\/\/www.behance.net\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "lib\/crypto-js\/crypto-js.js",
                "adapters\/instagram.js"
            ],
            "matches": [
                "*:\/\/instagram.com\/*",
                "*:\/\/www.instagram.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "adapters\/tumblr.js"
            ],
            "matches": [
                "*:\/\/*.tumblr.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "adapters\/behance.js"
            ],
            "matches": [
                "*:\/\/www.behance.net\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "lib\/percentageloader\/percentageloader-0.2.js",
                "helpers\/shared.js",
                "helpers\/foreground.js",
                "adapters\/sx.js",
                "pinsaver.js"
            ],
            "css": [
                "css\/pinsaver.css"
            ],
            "matches": [
                "*:\/\/*.pinterest.com\/*",
                "*:\/\/*.pinterest.ru\/*",
                "*:\/\/*.pinterest.de\/*",
                "*:\/\/*.pinterest.se\/*",
                "*:\/\/*.pinterest.pt\/*",
                "*:\/\/*.pinterest.at\/*",
                "*:\/\/*.pinterest.dk\/*",
                "*:\/\/*.pinterest.hu\/*",
                "*:\/\/*.pinterest.be\/*",
                "*:\/\/*.pinterest.ca\/*",
                "*:\/\/*.pinterest.in\/*",
                "*:\/\/*.pinterest.ec\/*",
                "*:\/\/*.pinterest.co\/*",
                "*:\/\/*.pinterest.cr\/*",
                "*:\/\/*.pinterest.id\/*",
                "*:\/\/*.pinterest.nz\/*",
                "*:\/\/*.pinterest.uk\/*",
                "*:\/\/*.pinterest.it\/*",
                "*:\/\/*.pinterest.info\/*",
                "*:\/\/*.pinterest.nl\/*",
                "*:\/\/*.pinterest.ch\/*",
                "*:\/\/*.pinterest.pe\/*",
                "*:\/\/*.pinterest.th\/*",
                "*:\/\/*.pinterest.tk\/*",
                "*:\/\/*.pinterest.jp\/*",
                "*:\/\/*.pinterest.ie\/*",
                "*:\/\/*.pinterest.cl\/*",
                "*:\/\/*.pinterest.tw\/*",
                "*:\/\/*.pinterest.es\/*",
                "*:\/\/*.pinterest.ph\/*",
                "*:\/\/*.pinterest.vn\/*",
                "*:\/\/*.pinterest.ag\/*",
                "*:\/\/*.pinterest.cz\/*",
                "*:\/\/*.pinterest.gs\/*",
                "*:\/\/*.pinterest.am\/*",
                "*:\/\/*.pinterest.bz\/*",
                "*:\/\/*.pinterest.cn\/*",
                "*:\/\/*.pinterest.mx\/*",
                "*:\/\/*.pinterest.co.nz\/*",
                "*:\/\/*.pinterest.co.at\/*",
                "*:\/\/*.pinterest.co.cr\/*",
                "*:\/\/*.pinterest.co.bo\/*",
                "*:\/\/*.pinterest.co.es\/*",
                "*:\/\/*.pinterest.co.py\/*",
                "*:\/\/*.pinterest.co.uk\/*",
                "*:\/\/*.pinterest.co.in\/*",
                "*:\/\/*.pinterest.co.vn\/*",
                "*:\/\/*.pinterest.co.pt\/*",
                "*:\/\/*.pinterest.co.pe\/*",
                "*:\/\/*.pinterest.com.bo\/*",
                "*:\/\/*.pinterest.com.co\/*",
                "*:\/\/*.pinterest.com.cn\/*",
                "*:\/\/*.pinterest.com.au\/*",
                "*:\/\/*.pinterest.com.ag\/*",
                "*:\/\/*.pinterest.com.es\/*",
                "*:\/\/*.pinterest.com.py\/*",
                "*:\/\/*.pinterest.com.ph\/*",
                "*:\/\/*.pinterest.com.uk\/*",
                "*:\/\/*.pinterest.com.vn\/*",
                "*:\/\/*.pinterest.com.pt\/*",
                "*:\/\/*.pinterest.com.pl\/*",
                "*:\/\/*.pinterest.com.pe\/*",
                "*:\/\/*.pinterest.com.tw\/*",
                "*:\/\/*.pinterest.com.ve\/*",
                "*:\/\/*.pinterest.com.mx\/*",
                "*:\/\/instagram.com\/*",
                "*:\/\/www.instagram.com\/*",
                "*:\/\/*.tumblr.com\/*",
                "*:\/\/www.behance.net\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "permissions": [
        "downloads",
        "storage",
        "*:\/\/*.pinterest.com\/*",
        "*:\/\/*.pinterest.ru\/*",
        "*:\/\/*.pinterest.de\/*",
        "*:\/\/*.pinterest.se\/*",
        "*:\/\/*.pinterest.pt\/*",
        "*:\/\/*.pinterest.at\/*",
        "*:\/\/*.pinterest.dk\/*",
        "*:\/\/*.pinterest.hu\/*",
        "*:\/\/*.pinterest.be\/*",
        "*:\/\/*.pinterest.ca\/*",
        "*:\/\/*.pinterest.in\/*",
        "*:\/\/*.pinterest.ec\/*",
        "*:\/\/*.pinterest.co\/*",
        "*:\/\/*.pinterest.cr\/*",
        "*:\/\/*.pinterest.id\/*",
        "*:\/\/*.pinterest.nz\/*",
        "*:\/\/*.pinterest.uk\/*",
        "*:\/\/*.pinterest.it\/*",
        "*:\/\/*.pinterest.info\/*",
        "*:\/\/*.pinterest.nl\/*",
        "*:\/\/*.pinterest.ch\/*",
        "*:\/\/*.pinterest.pe\/*",
        "*:\/\/*.pinterest.th\/*",
        "*:\/\/*.pinterest.tk\/*",
        "*:\/\/*.pinterest.jp\/*",
        "*:\/\/*.pinterest.ie\/*",
        "*:\/\/*.pinterest.cl\/*",
        "*:\/\/*.pinterest.tw\/*",
        "*:\/\/*.pinterest.es\/*",
        "*:\/\/*.pinterest.ph\/*",
        "*:\/\/*.pinterest.vn\/*",
        "*:\/\/*.pinterest.ag\/*",
        "*:\/\/*.pinterest.cz\/*",
        "*:\/\/*.pinterest.gs\/*",
        "*:\/\/*.pinterest.am\/*",
        "*:\/\/*.pinterest.bz\/*",
        "*:\/\/*.pinterest.cn\/*",
        "*:\/\/*.pinterest.mx\/*",
        "*:\/\/*.pinterest.co.nz\/*",
        "*:\/\/*.pinterest.co.at\/*",
        "*:\/\/*.pinterest.co.cr\/*",
        "*:\/\/*.pinterest.co.bo\/*",
        "*:\/\/*.pinterest.co.es\/*",
        "*:\/\/*.pinterest.co.py\/*",
        "*:\/\/*.pinterest.co.uk\/*",
        "*:\/\/*.pinterest.co.in\/*",
        "*:\/\/*.pinterest.co.vn\/*",
        "*:\/\/*.pinterest.co.pt\/*",
        "*:\/\/*.pinterest.co.pe\/*",
        "*:\/\/*.pinterest.com.bo\/*",
        "*:\/\/*.pinterest.com.co\/*",
        "*:\/\/*.pinterest.com.cn\/*",
        "*:\/\/*.pinterest.com.au\/*",
        "*:\/\/*.pinterest.com.ag\/*",
        "*:\/\/*.pinterest.com.es\/*",
        "*:\/\/*.pinterest.com.py\/*",
        "*:\/\/*.pinterest.com.ph\/*",
        "*:\/\/*.pinterest.com.uk\/*",
        "*:\/\/*.pinterest.com.vn\/*",
        "*:\/\/*.pinterest.com.pt\/*",
        "*:\/\/*.pinterest.com.pl\/*",
        "*:\/\/*.pinterest.com.pe\/*",
        "*:\/\/*.pinterest.com.tw\/*",
        "*:\/\/*.pinterest.com.ve\/*",
        "*:\/\/*.pinterest.com.mx\/*",
        "*:\/\/instagram.com\/*",
        "*:\/\/www.instagram.com\/*",
        "*:\/\/*.tumblr.com\/*",
        "*:\/\/www.behance.net\/*"
    ],
    "browser_action": {
        "default_title": "PinDown -not active-",
        "default_icon": {
            "19": "icons\/favicon-32x32.png",
            "38": "icons\/favicon-96x96.png"
        }
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": false
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.34"
}