Tumblr images downloader
By One click in context menu, you can download images from Tumblr fast and easy with large resolution.
Cos'è Tumblr images downloader?
Tumblr images downloader è un'estensione di Chrome sviluppata da https://prometricexam.net, e la sua funzione principale è "By One click in context menu, you can download images from Tumblr fast and easy with large resolution.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Tumblr images downloader
Scarica i file di estensione Tumblr images 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
This extension will help you too much to download images from tumblr in one click fast and easy. If you want to download any image from tumblr just open context menu and click download image button, it will download quickly.
Informazioni di Base sull'Estensione
Nome | Tumblr images downloader |
ID | ogdpfpkkpipedlmoecjonhjpoggipgme |
URL Ufficiale | https://chromewebstore.google.com/detail/tumblr-images-downloader/ogdpfpkkpipedlmoecjonhjpoggipgme |
Descrizione | By One click in context menu, you can download images from Tumblr fast and easy with large resolution. |
Dimensione del File | 14.88 KB |
Conteggio Installazioni | 645 |
Versione Corrente | 1.0.2 |
Ultimo Aggiornamento | 2021-10-14 |
Data di Pubblicazione | 2021-10-14 |
Valutazione | 3.00/5 Totale 2 Valutazioni |
Sviluppatore | https://prometricexam.net |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://prometricexam.net/ |
URL della Pagina di Aiuto | https://prometricexam.net/ |
URL della Pagina della Politica sulla Privacy | https://maaloma.tech/privacy-policy |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Tumblr images downloader", "version": "1.0.2", "description": "By One click in context menu, you can download images from Tumblr fast and easy with large resolution.", "icons": { "16": "icon-116.png", "48": "icon-418.png", "128": "icon-1128.png" }, "background": { "scripts": [ "background.js" ] }, "permissions": [ "downloads", "contextMenus" ] } |