Paste to download
Paste to download makes it easy to save images copied to your clipboard.
Was ist Paste to download?
Paste to download ist eine Chrome-Erweiterung, die von https://pastetodownload.com entwickelt wurde, und ihr Hauptmerkmal ist "Paste to download makes it easy to save images copied to your clipboard.".
Erweiterungsscreenshots
Paste to download-Erweiterungs-CRX-Datei herunterladen
Laden Sie Paste to download-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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).
Grundlegende Informationen zur Erweiterung
Name | Paste to download |
ID | jghdppgkpdccfpobmilnnhgahhpjhbne |
Offizielle URL | https://chromewebstore.google.com/detail/paste-to-download/jghdppgkpdccfpobmilnnhgahhpjhbne |
Beschreibung | Paste to download makes it easy to save images copied to your clipboard. |
Dateigröße | 206 KB |
Installationsanzahl | 5,792 |
Aktuelle Version | 0.0.3 |
Letztes Update | 2020-09-07 |
Veröffentlichungsdatum | 2019-04-03 |
Bewertung | 2.95/5 Insgesamt 20 Bewertungen |
Entwickler | https://pastetodownload.com |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://glanceback.info/privacy |
Unterstützte Sprachen | 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 } |