Paste to download
Paste to download makes it easy to save images copied to your clipboard.
What is Paste to download?
Paste to download is a Chrome extension developed by https://pastetodownload.com, and its main feature is "Paste to download makes it easy to save images copied to your clipboard.".
Extension Screenshots
Download Paste to download Extension CRX File
Download Paste to download extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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).
Extension Basic Information
Name | Paste to download |
ID | jghdppgkpdccfpobmilnnhgahhpjhbne |
Official URL | https://chromewebstore.google.com/detail/paste-to-download/jghdppgkpdccfpobmilnnhgahhpjhbne |
Description | Paste to download makes it easy to save images copied to your clipboard. |
File Size | 206 KB |
Installation Count | 5,792 |
Current Version | 0.0.3 |
Last Updated | 2020-09-07 |
Publish Date | 2019-04-03 |
Rating | 2.95/5 Total 20 Ratings |
Developer | https://pastetodownload.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://glanceback.info/privacy |
Supported Languages | 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 } |