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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        🤩 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
공식 URL 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"
    }
}