PinDown

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

Co to jest PinDown?

PinDown to rozszerzenie Chrome opracowane przez reActor, a jego główną funkcją jest „Download and save full size images from Pinterest / Instagram / Tumblr / Behance to a folder”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia PinDown

Pobierz pliki rozszerzeń PinDown w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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!                    

Podstawowe informacje o rozszerzeniu

Nazwa PinDown PinDown
ID flieckppkcgagklbnnhnkkeladdghogp
Oficjalny URL https://chrome.google.com/webstore/detail/pindown/flieckppkcgagklbnnhnkkeladdghogp
Opis Download and save full size images from Pinterest / Instagram / Tumblr / Behance to a folder
Rozmiar pliku 1020 KB
Liczba instalacji 33,092
Aktualna Wersja 1.1.34
Ostatnia Aktualizacja 2021-05-17
Data Publikacji 2019-06-01
Ocena 3.48/5 Łącznie 164 Oceny
Deweloper reActor
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://pindown.tk/
Adres URL Strony Pomocy https://chrome.google.com/webstore/detail/pindown/flieckppkcgagklbnnhnkkeladdghogp/support
Adres URL Strony Polityki Prywatności https://pindown.org/privacy-policy
Obsługiwane Języki 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"
}