Tumblr images downloader

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

Vad är Tumblr images downloader?

Tumblr images downloader är en Chrome-tillägg utvecklad av https://prometricexam.net, och dess huvudfunktion är "By One click in context menu, you can download images from Tumblr fast and easy with large resolution.".

Tilläggsskärmbilder

screenshot

Ladda ner Tumblr images downloader-förlängningens CRX-fil

Ladda ner Tumblr images downloader-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Tumblr images downloader Tumblr images downloader
ID ogdpfpkkpipedlmoecjonhjpoggipgme
Officiell webbadress https://chromewebstore.google.com/detail/tumblr-images-downloader/ogdpfpkkpipedlmoecjonhjpoggipgme
Beskrivning By One click in context menu, you can download images from Tumblr fast and easy with large resolution.
Filstorlek 14.88 KB
Antal Installationer 645
Aktuell Version 1.0.2
Senast Uppdaterad 2021-10-14
Publiceringsdatum 2021-10-14
Betyg 3.00/5 Totalt 2 Betyg
Utvecklare https://prometricexam.net
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://prometricexam.net/
Hjälpsida URL https://prometricexam.net/
URL till Sekretesspolicy Sidan https://maaloma.tech/privacy-policy
Stödda Språk 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"
    ]
}