Paste to download
Paste to download makes it easy to save images copied to your clipboard.
Cos'è Paste to download?
Paste to download è un'estensione di Chrome sviluppata da https://pastetodownload.com, e la sua funzione principale è "Paste to download makes it easy to save images copied to your clipboard.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Paste to download
Scarica i file di estensione Paste to download in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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).
Informazioni di Base sull'Estensione
Nome | Paste to download |
ID | jghdppgkpdccfpobmilnnhgahhpjhbne |
URL Ufficiale | https://chromewebstore.google.com/detail/paste-to-download/jghdppgkpdccfpobmilnnhgahhpjhbne |
Descrizione | Paste to download makes it easy to save images copied to your clipboard. |
Dimensione del File | 206 KB |
Conteggio Installazioni | 5,792 |
Versione Corrente | 0.0.3 |
Ultimo Aggiornamento | 2020-09-07 |
Data di Pubblicazione | 2019-04-03 |
Valutazione | 2.95/5 Totale 20 Valutazioni |
Sviluppatore | https://pastetodownload.com |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://glanceback.info/privacy |
Lingue Supportate | 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 } |