Pinterest Video and Image Downloader

This extension will help you download Pinterest pictures and videos to your PC

Pinterest Video and Image Downloader là gì?

Pinterest Video and Image Downloader là một tiện ích mở rộng Chrome được phát triển bởi Abhinav, và tính năng chính của nó là "This extension will help you download Pinterest pictures and videos to your PC".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Pinterest Video and Image Downloader

Tải xuống các tệp mở rộng Pinterest Video and Image Downloader dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Download pictures and videos from Pinterest in full quality to your device instead of taking screenshots for free, on pin pages and on collection pages. The extension will look up for the highest available size of the images and videos.

Pinterest by default does not let you download images or videos. Inspecting the source and then downloading images can be a major pain. And this does not work for downloading videos anyway. This extension will pick out all the images and videos in a pin and let you save it to your computer. 

Pineterest Media Downloader displays a thumbnail of each image or video found on the page, with the option to download all of them. This will make it easier to identify what you are are downloading.

All you need to do is to navigate to a pin or collection page and open the extension to download the contents. 

Sometimes the contents wont load if the extension is opened before the page properly loads (you might see the message "Only works on pin and collection pages!"). In that case, just refresh the page and try again!

Features
1. Download pictures
2. Download videos
3. Download stories (both images and videos are supported)
4. No ads
5. Download all media as a zip
6. Download everything from a collection (Beta)

Supports almost all Pinterest domains and subdomains now. Video download works as well! 

Downloading all media as a zip feature has been added as well!

**** Not Actively Maintained Anymore ****                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Pinterest Video and Image Downloader Pinterest Video and Image Downloader
ID gpcpifkjapbokpbbfbppohlmcaamakil
URL Chính Thức https://chromewebstore.google.com/detail/pinterest-video-and-image/gpcpifkjapbokpbbfbppohlmcaamakil
Mô tả This extension will help you download Pinterest pictures and videos to your PC
Kích Thước Tệp 58.4 KB
Số Lần Cài Đặt 12,822
Phiên Bản Hiện Tại 6.1.1
Cập Nhật Lần Cuối 2023-08-01
Ngày Phát Hành 2021-04-21
Đánh Giá 2.37/5 Tổng số 19 Đánh Giá
Nhà Phát Triển Abhinav
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://github.com/AbhinavS96/Pinterest-image-download-chrome-extension
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_default_title__",
    "description": "__MSG_default_description__",
    "version": "6.1.1",
    "icons": {
        "16": "\/assets\/icon_16.png",
        "48": "\/assets\/icon_48.png",
        "128": "\/assets\/icon_128.png"
    },
    "default_locale": "en",
    "action": {
        "default_icon": {
            "16": "\/assets\/icon_16.png"
        },
        "default_popup": "index.html",
        "default_title": "__MSG_default_title__"
    },
    "background": {
        "service_worker": "eventPage.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.pinterest.com\/*",
                "*:\/\/*.pinterest.ru\/*",
                "*:\/\/*.pinterest.fr\/*",
                "*:\/\/*.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.co.kr\/*",
                "*:\/\/*.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\/*"
            ],
            "js": [
                "\/scripts\/content.js",
                "\/scripts\/jszip.min.js",
                "\/scripts\/FileSaver.min.js"
            ],
            "run_at": "document_end"
        }
    ],
    "host_permissions": [
        "*:\/\/*.pinterest.com\/*",
        "*:\/\/*.pinterest.ru\/*",
        "*:\/\/*.pinterest.fr\/*",
        "*:\/\/*.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.co.kr\/*",
        "*:\/\/*.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\/*"
    ],
    "incognito": "split"
}