Copy History +

Copy history Clipboard history Manage history Automatically save store collect copied text Free easy Increase productivity save time

什麼是Copy History +?

Copy History +是由https://pidevex.com開發的Chrome擴展程式,該擴展的主要功能是“Copy history Clipboard history Manage history Automatically save store collect copied text Free easy Increase productivity save time”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Copy History +擴展crx文件

下載Copy History +擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        🤩 If you enjoy using "Copy History +," please take a moment to give it a 5-star rating! Your feedback is incredibly valuable to us. 🤩

Copy History + is a powerful, free, easy and user-friendly Chrome extension designed to boost your productivity with a comprehensive copy history (clipboard history) management tool.

Effortlessly store, archive, and manage your copied text with this intuitive extension.

🚨 To monitor the clipboard, the Side Panel of Copy History + MUST BE OPEN. 🚨

🚀 MAIN FEATURES:
⚡ - Automatically save copied text/ clipboard text.
⚡ - Store copy history/ clipboard history
⚡ - Easily manage your copy history/ clipboard history.
⚡ - Send copy text to Telegram (use it for sending to mobile phone or any other device)

COMING SOON:
❌ Send copy text to Line (use it for sending to mobile phone or any other device)
❌ Send copy text to Facebook Messenger (use it for sending to mobile phone or any other device)
❌ Send copy text to Google Docs (use it to quickly update your Google Doc without any additional steps, and increase your productivity).🚀

❓ HOW TO USE:
Open the side panel  "Copy History +" (click on the "Copy History +" icon) - clipboard data will be recorded in the local storage of "Copy History +".

🚨 To monitor the clipboard, the Side Panel of Copy History + MUST BE OPEN. 🚨

To save copied text, use:
✅ Context menu / right-click -> copy
✅ Hotkeys, such as Ctrl + C
✅ Any other methods of copying text to the clipboard.

Copy History + saves all clipboard data, even from your desktop applications.

🚨 To monitor the clipboard, the Side Panel of Copy History + MUST BE OPEN. 🚨

To stop recording clipboard data, simply close the "Copy History +" sidebar.


Who and why need "Copy History +"?

🧔Copywriters:
❓ Why: It can be the best tool for Copywriter. Copiwriter can use the extension to gather inspiration, manage different versions of their copies, and organize materials for various writing projects, including taglines, slogans, and marketing copies.

👨‍🎓 Students:
❓ Why:  Copy History + can be a usefull tool for Students. Students working on assignments or research projects can use the extension to accumulate information from textbooks, online articles, and other web sources. It helps in organizing and managing reference material.

👦Language Learners:
❓ Why: Copy History + can be a helpfull tool for Language Learners. Individuals learning a new language often copy and paste words, phrases, or sentences for practice and reference. Copy History+ helps in managing language learning materials.

😎Content Creators:
❓Why: Copy History + can be a clipbord history for them. Content creators, including writers, bloggers, and journalists, often need to gather information from multiple web sources. The extension helps them organize and manage their research efficiently, making content creation smoother.

🕵️‍♀️Researchers and Academics:
❓ Why: Copy History + is usefull tool for them. Researchers and academics gather information from various publications for their studies. Copy History+ aids in collecting and organizing snippets, making it easier to reference and cite sources.

In general, it can be the best tool for multiple copy past, for anyone who regularly copy and past text from web source. It provides a centralized and organized way to manage the history of copied text, leading to improved productivity and efficiency in different professional and educational contexts.

Install it, give it a try, and enjoy text copying in your browser with Copy History +!                    

擴展基本資訊

名稱 Copy History + Copy History +
ID kjlbbjicboihbikbjbbmkimccoeccoon
官方網址 https://chromewebstore.google.com/detail/copy-history-+/kjlbbjicboihbikbjbbmkimccoeccoon
簡介 Copy history Clipboard history Manage history Automatically save store collect copied text Free easy Increase productivity save time
檔案大小 427 KB
安裝次數 114
目前版本 0.0.1.2
更新時間 2024-02-25
上架時間 2024-01-19
評分 5.00/5 共 6 次評分
開發者 https://pidevex.com
電子郵箱 [email protected]
付費類型 free
支援的語言 de,en,fr,tr,es,pt-BR,pt-PT,ru,uk,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_ext_name__",
    "description": "__MSG_ext_desc__",
    "version": "0.0.1.2",
    "manifest_version": 3,
    "default_locale": "en",
    "author": "[email protected]",
    "side_panel": {
        "default_path": "side-panel\/index.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage",
        "scripting",
        "sidePanel",
        "clipboardRead",
        "clipboardWrite"
    ],
    "host_permissions": [
        "*:\/\/*\/*",
        ""
    ],
    "action": {
        "default_title": "Click Me",
        "default_icon": {
            "16": "\/images\/48_off.png",
            "24": "\/images\/48.png",
            "32": "\/images\/48.png",
            "48": "\/images\/48.png",
            "128": "\/images\/128.png"
        }
    },
    "icons": {
        "16": "\/images\/48.png",
        "24": "\/images\/48.png",
        "32": "\/images\/48.png",
        "48": "\/images\/48.png",
        "128": "\/images\/128.png"
    }
}