Paste to download

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

Qu'est-ce que Paste to download ?

Paste to download est une extension Chrome développée par https://pastetodownload.com, et sa fonction principale est "Paste to download makes it easy to save images copied to your clipboard.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Paste to download

Téléchargez les fichiers d'extension Paste to download au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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).                    

Informations de Base sur l'Extension

Nom Paste to download Paste to download
ID jghdppgkpdccfpobmilnnhgahhpjhbne
URL Officiel https://chromewebstore.google.com/detail/paste-to-download/jghdppgkpdccfpobmilnnhgahhpjhbne
Description Paste to download makes it easy to save images copied to your clipboard.
Taille du Fichier 206 KB
Nombre d'Installations 5,792
Version Actuelle 0.0.3
Dernière Mise à Jour 2020-09-07
Date de Publication 2019-04-03
Évaluation 2.95/5 Total 20 Évaluations
Développeur https://pastetodownload.com
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://glanceback.info/privacy
Langues Prises en Charge 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
}