Tumblr images downloader

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

Co to jest Tumblr images downloader?

Tumblr images downloader to rozszerzenie Chrome opracowane przez https://prometricexam.net, a jego główną funkcją jest „By One click in context menu, you can download images from Tumblr fast and easy with large resolution.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Tumblr images downloader

Pobierz pliki rozszerzeń Tumblr images downloader 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

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Tumblr images downloader Tumblr images downloader
ID ogdpfpkkpipedlmoecjonhjpoggipgme
Oficjalny URL https://chromewebstore.google.com/detail/tumblr-images-downloader/ogdpfpkkpipedlmoecjonhjpoggipgme
Opis By One click in context menu, you can download images from Tumblr fast and easy with large resolution.
Rozmiar pliku 14.88 KB
Liczba instalacji 645
Aktualna Wersja 1.0.2
Ostatnia Aktualizacja 2021-10-14
Data Publikacji 2021-10-14
Ocena 3.00/5 Łącznie 2 Oceny
Deweloper https://prometricexam.net
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://prometricexam.net/
Adres URL Strony Pomocy https://prometricexam.net/
Adres URL Strony Polityki Prywatności https://maaloma.tech/privacy-policy
Obsługiwane Języki 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"
    ]
}