Paste to download

Paste to download makes it easy to save images copied to your clipboard.

Co to jest Paste to download?

Paste to download to rozszerzenie Chrome opracowane przez https://pastetodownload.com, a jego główną funkcją jest „Paste to download makes it easy to save images copied to your clipboard.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Paste to download

Pobierz pliki rozszerzeń Paste to download 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

                        It's especially useful to download media embedded in tough to export places like Google Slides. Get the chrome extension to quickly paste to download from wherever you are.

Built by Maya Man (mayaontheinter.net) with design by Hana Tanimura (hanatanimura.com).                    

Podstawowe informacje o rozszerzeniu

Nazwa Paste to download Paste to download
ID jghdppgkpdccfpobmilnnhgahhpjhbne
Oficjalny URL https://chromewebstore.google.com/detail/paste-to-download/jghdppgkpdccfpobmilnnhgahhpjhbne
Opis Paste to download makes it easy to save images copied to your clipboard.
Rozmiar pliku 206 KB
Liczba instalacji 5,792
Aktualna Wersja 0.0.3
Ostatnia Aktualizacja 2020-09-07
Data Publikacji 2019-04-03
Ocena 2.95/5 Łącznie 20 Oceny
Deweloper https://pastetodownload.com
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://glanceback.info/privacy
Obsługiwane Języki en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Paste to download",
    "version": "0.0.3",
    "description": "Paste to download makes it easy to save images copied to your clipboard.",
    "browser_action": {
        "default_title": "Paste to download",
        "default_popup": "index.html",
        "default_icon": {
            "16": "assets\/logo16x16.png",
            "48": "assets\/logo48x48.png",
            "128": "assets\/logo128x128.png"
        }
    },
    "icons": {
        "16": "assets\/logo16x16.png",
        "48": "assets\/logo48x48.png",
        "128": "assets\/logo128x128.png"
    },
    "manifest_version": 2
}