CopyPro
Allow for multi-copy and paste
什麼是CopyPro?
CopyPro是由Daniel Ryan開發的Chrome擴展程式,該擴展的主要功能是“Allow for multi-copy and paste”。
擴展截圖
下載CopyPro擴展crx文件
下載CopyPro擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Do you ever need to copy multiple words or phrases at once? With CopyPro, use ALT+SHIFT+(1,2,3,4,5) to copy the selected text and ALT+(1,2,3,4,5) to paste the text. For example, ALT+2 will paste the text copied with ALT+SHIFT+2, likewise for 1,3,4,5. MAC USERS: Due to keyboard bindings, the commands are CTRL+SHIFT+(1,2,3,4,5) and CTRL+(1,2,3,4,5) instead. We are still working on compatibility with some websites please let me know if you run into any issues, this is a work in progress. Thanks! Within the right click menu, when a copied text is clicked after right clicking in an input area (login box, text box, etc), the text is pasted in the cursor location. When the copied text is click after right clicking in a non-input area, the copied text is copied to the clipboard for pasting outside of Google Chrome, with CTRL+V or right click then paste.
擴展基本資訊
名稱 | CopyPro |
ID | apmjfapajdfmonndfeebmjpnngjacmjc |
官方網址 | https://chromewebstore.google.com/detail/copypro/apmjfapajdfmonndfeebmjpnngjacmjc |
簡介 | Allow for multi-copy and paste |
檔案大小 | 10.66 KB |
安裝次數 | 41 |
目前版本 | 1.1 |
更新時間 | 2019-08-01 |
上架時間 | 2019-07-28 |
評分 | 5.00/5 共 1 次評分 |
開發者 | Daniel Ryan |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "CopyPro", "short_name": "CopyPro", "version": "1.1", "description": "Allow for multi-copy and paste", "minimum_chrome_version": "14", "background": { "scripts": [ "js\/background.js" ] }, "content_scripts": [ { "all_frames": true, "js": [ "js\/copyText.js" ], "matches": [ " |