Copy-n-Paste: Image Upload Simplified
Easily upload screenshots and images from your clipboard to webpages.
Copy-n-Paste: Image Upload Simplifiedとは何ですか?
Copy-n-Paste: Image Upload Simplifiedはkazcfzによって開発されたChromeの拡張機能で、その主な機能は「Easily upload screenshots and images from your clipboard to webpages.」です。
拡張機能のスクリーンショット
Copy-n-Paste: Image Upload Simplified拡張機能のCRXファイルをダウンロード
Copy-n-Paste: Image Upload Simplified拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 拡張機能の基本情報
| 名前 | |
| ID | bnmdedmhngbeofnafobjmcihealecgnf |
| 公式URL | https://chromewebstore.google.com/detail/copy-n-paste-image-upload/bnmdedmhngbeofnafobjmcihealecgnf |
| 説明 | Easily upload screenshots and images from your clipboard to webpages. |
| ファイルサイズ | 17.7 KB |
| インストール数 | 55 |
| 現在のバージョン | 1.1.1 |
| 最終更新日 | 2024-02-07 |
| 公開日 | 2024-02-04 |
| 評価 | 5.00/5 合計 7 レビュー |
| 開発者 | kazcfz |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://github.com/kazcfz/Copy-n-Paste |
| ヘルプページのURL | https://github.com/kazcfz/Copy-n-Paste/issues?q=is%3Aissue |
| 対応言語 | 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": [
" | |