Paste to download
Paste to download makes it easy to save images copied to your clipboard.
Wat is Paste to download?
Paste to download is een Chrome-extensie ontwikkeld door https://pastetodownload.com, en de belangrijkste functie is "Paste to download makes it easy to save images copied to your clipboard.".
Extensie Screenshots
Download het CRX-bestand van de extensie Paste to download
Download Paste to download-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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).
Basisinformatie over de Extensie
Naam | Paste to download |
ID | jghdppgkpdccfpobmilnnhgahhpjhbne |
Officiële URL | https://chromewebstore.google.com/detail/paste-to-download/jghdppgkpdccfpobmilnnhgahhpjhbne |
Beschrijving | Paste to download makes it easy to save images copied to your clipboard. |
Bestandsgrootte | 206 KB |
Aantal Installaties | 5,792 |
Huidige Versie | 0.0.3 |
Laatst Bijgewerkt | 2020-09-07 |
Publicatiedatum | 2019-04-03 |
Beoordeling | 2.95/5 Totaal 20 Beoordelingen |
Ontwikkelaar | https://pastetodownload.com |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://glanceback.info/privacy |
Ondersteunde Talen | 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 } |