Pincase-Pinterest Video & Image Downloader
Free download Pinterest video and image. And support batch download to a folder.
Cos'è Pincase-Pinterest Video & Image Downloader?
Pincase-Pinterest Video & Image Downloader è un'estensione di Chrome sviluppata da https://pincase.xyz, e la sua funzione principale è "Free download Pinterest video and image. And support batch download to a folder.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Pincase-Pinterest Video & Image Downloader
Scarica i file di estensione Pincase-Pinterest Video & Image Downloader in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Pincase is a free Pinterest video downloader that makes downloading on Pinterest.com easier. It also provides download function to download images, GIFs, videos, Story Pins.
Feature:
‒ Easy To Use. Pinterest image downloader makes downloading easier by adding a download button at the left top angle of each pin.
‒ Powerfull. Our extension supports download pinterest images, gifs, video and Story Pins. Supported pages include Board, Search page, Main feed page and Self-owned pins, etc.
‒ Efficient. Pincase that batch image downloader help you improve the efficiency of downloading. It supports batch downloading of gifs, images and videos
‒ Full Free. Pincase is made with love and we promise it will always be free.
We have developed a ChatGPT AI assistant tool that can be experienced with just a click on a pop-up. It offers free usage every day. Informazioni di Base sull'Estensione
| Nome | |
| ID | poomkmbickjilkojghldlelgjmgaabic |
| URL Ufficiale | https://chromewebstore.google.com/detail/pincase-pinterest-video-i/poomkmbickjilkojghldlelgjmgaabic |
| Descrizione | Free download Pinterest video and image. And support batch download to a folder. |
| Dimensione del File | 1.77 MB |
| Conteggio Installazioni | 27,933 |
| Versione Corrente | 1.0.18 |
| Ultimo Aggiornamento | 2024-02-28 |
| Data di Pubblicazione | 2022-02-17 |
| Valutazione | 4.17/5 Totale 75 Valutazioni |
| Sviluppatore | https://pincase.xyz |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://pincase.xyz/ |
| URL della Pagina della Politica sulla Privacy | https://vimego.io/privacy |
| Lingue Supportate | id,de,en,en-GB,en-US,fil,fr,sw,nl,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",
"manifest_version": 3,
"name": "__MSG_extName__",
"homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/pincase-pinterest-video-i\/poomkmbickjilkojghldlelgjmgaabic?utm_medium=extension&utm_source=pincase",
"description": "__MSG_extDes__",
"default_locale": "en",
"content_scripts": [
{
"matches": [
"*:\/\/*.facebook.com\/*",
"*:\/\/*.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\/*"
],
"css": [
"css\/custom.css"
],
"js": [
"js\/content-script.js"
],
"run_at": "document_end",
"all_frames": true
},
{
"matches": [
"*:\/\/pincase.xyz\/*",
"*:\/\/dev.pincase.xyz\/*"
],
"js": [
"js\/web-script.js"
],
"run_at": "document_end"
}
],
"icons": {
"128": "icons\/logo.png"
},
"version": "1.0.18",
"permissions": [
"activeTab",
"storage",
"downloads",
"declarativeNetRequest",
"alarms"
],
"host_permissions": [
"*:\/\/*.facebook.com\/*",
"*:\/\/*.twitter.com\/*",
"*:\/\/*.pinterest.com\/*",
"*:\/\/*.reddit.com\/*",
"*:\/\/*.aliyuncs.com\/*",
"*:\/\/pincase.xyz\/",
"*:\/\/dev.pincase.xyz\/",
"*:\/\/*.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\/*"
],
"background": {
"service_worker": "js\/background.js"
},
"action": {
"default_popup": "popup.html",
"default_title": "__MSG_extName__",
"default_icon": {
"128": "icons\/logo.png"
}
}
} | |