Copy-n-Paste: Image Upload Simplified
Easily upload screenshots and images from your clipboard to webpages.
Cos'è Copy-n-Paste: Image Upload Simplified?
Copy-n-Paste: Image Upload Simplified è un'estensione di Chrome sviluppata da kazcfz, e la sua funzione principale è "Easily upload screenshots and images from your clipboard to webpages.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Copy-n-Paste: Image Upload Simplified
Scarica i file di estensione Copy-n-Paste: Image Upload Simplified 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
Copy-n-Paste is a lightweight Chromium extension designed to simplify the process of uploading images from your clipboard directly to webpages, eliminating the prior need to save them as files. 🚀 Features ▪ Completely free and open source! ▪ Lightweight – Only 0.02MB! ▪ Clean & Simple GUI – 1 interface only! ▪ Screenshot upload – Simply snap and upload! ▪ Copy and Paste – Copy images online! ▪ Drag and Drop – Drag files directly from your computer! ▪ Wide cross-site compatibility – Works on popular websites (Facebook, Instagram, Twitter, YouTube, and more)! 🔐 Full Privacy We do not collect any data or usage information. ⚙️ Update v1.1.1 ▪ Improved compatibility for even more sites ▪ Fixed overlay not appearing ▪ Fixed overlay not closing ▪ Fixed overlay appearing at top-left corner ▪ Fixed reading error v1.1.0 ▪ Added 'Drag and Drop' ▪ Added 'Copy images online' ▪ Added support for custom inputs used in popular sites ▪ Improved GUI usability and adaptability ▪ Mirror original input's accepted file types ▪ Duplicate text bug fix 🔗 GitHub https://github.com/kazcfz/Copy-n-Paste 🚩 Report an issue https://github.com/kazcfz/Copy-n-Paste/issues?q=is%3Aissue
Informazioni di Base sull'Estensione
Nome | Copy-n-Paste: Image Upload Simplified |
ID | bnmdedmhngbeofnafobjmcihealecgnf |
URL Ufficiale | https://chromewebstore.google.com/detail/copy-n-paste-image-upload/bnmdedmhngbeofnafobjmcihealecgnf |
Descrizione | Easily upload screenshots and images from your clipboard to webpages. |
Dimensione del File | 17.7 KB |
Conteggio Installazioni | 55 |
Versione Corrente | 1.1.1 |
Ultimo Aggiornamento | 2024-02-07 |
Data di Pubblicazione | 2024-02-04 |
Valutazione | 5.00/5 Totale 7 Valutazioni |
Sviluppatore | kazcfz |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/kazcfz/Copy-n-Paste |
URL della Pagina di Aiuto | https://github.com/kazcfz/Copy-n-Paste/issues?q=is%3Aissue |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Copy-n-Paste: Image Upload Simplified", "version": "1.1.1", "description": "Easily upload screenshots and images from your clipboard to webpages.", "action": [], "icons": { "16": ".\/icons\/icon16.png", "48": ".\/icons\/icon48.png", "128": ".\/icons\/icon128.png" }, "permissions": [ "clipboardRead" ], "content_scripts": [ { "matches": [ " |