Tumblr images downloader

By One click in context menu, you can download images from Tumblr fast and easy with large resolution.

Hvad er Tumblr images downloader?

Tumblr images downloader er en Chrome-udvidelse udviklet af https://prometricexam.net, og dens hovedfunktion er "By One click in context menu, you can download images from Tumblr fast and easy with large resolution.".

Udvidelsesskærmbilleder

screenshot

Download Tumblr images downloader-udvidelses-CRX-fil

Download Tumblr images downloader-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Tumblr images downloader Tumblr images downloader
ID ogdpfpkkpipedlmoecjonhjpoggipgme
Officiel URL https://chromewebstore.google.com/detail/tumblr-images-downloader/ogdpfpkkpipedlmoecjonhjpoggipgme
Beskrivelse By One click in context menu, you can download images from Tumblr fast and easy with large resolution.
Filstørrelse 14.88 KB
Antal Installationer 645
Nuværende Version 1.0.2
Senest Opdateret 2021-10-14
Udgivelsesdato 2021-10-14
Bedømmelse 3.00/5 Samlet 2 Bedømmelser
Udvikler https://prometricexam.net
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://prometricexam.net/
Hjælpeside-URL https://prometricexam.net/
URL til Fortrolighedspolitik Side https://maaloma.tech/privacy-policy
Understøttede Sprog 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"
    ]
}