Контекстный Помощник Буфера Обмена

Добавляет плавающую панель инструментов с действиями, связанными с буфером обмена, такими как копирование, вырезание, вставка и сохранение в файл. Скрипт включает поддержку нескольких языков (английский, немецкий, испанский, французский, итальянский, японский, китайский, русский).

Автор
Copiis
Установок в день
2
Всего установок
63
Оценки
1 0 0
Версия
2024.12.2
Создан
04.11.2024
Обновлён
01.12.2024
Лицензия
MIT
Работает на
Все сайты

Contextual Clipboard Assistant - User Guide

The Contextual Clipboard Assistant is a Tampermonkey script that adds a floating toolbar with clipboard-related actions for easier text manipulation directly in the browser. This guide explains how to install Tampermonkey, set up the script, and use its features.


Features

The script provides the following actions via a floating toolbar:

  • 📋 Copy: Copies selected text to the clipboard.
  • ✂️ Cut: Cuts selected text and copies it to the clipboard.
  • 📥 Paste: Activates Insert mode, allowing you to paste clipboard content wherever you click.
  • 💾 Save: Saves the selected text to a .txt file.

How to Set Up Tampermonkey and the Script

Step 1: Install Tampermonkey

  1. Open your browser (Chrome, Firefox, Edge, or Safari).
  2. Visit the Tampermonkey website.
  3. Choose the appropriate version for your browser and follow the installation instructions.

Step 2: Add the Script

  1. Open the Tampermonkey dashboard by clicking the Tampermonkey icon in your browser's toolbar and selecting Dashboard.
  2. Click the + button or select Create a new script.
  3. Replace the default code with the script provided in this guide.
  4. Click File > Save or use the keyboard shortcut (Ctrl+S / Cmd+S).

Step 3: Enable the Script

  1. Ensure the script is enabled in the Tampermonkey dashboard.
  2. Reload the webpage where you want the script to work.

How to Use the Toolbar

  1. Activate Toolbar: Select text or click anywhere on the page. A floating toolbar will appear near your cursor.
  2. Perform Actions:
    • Click 📋 to copy the selected text.
    • Click ✂️ to cut the selected text.
    • Click 📥 to activate Insert mode. Then, click where you want to paste the clipboard content.
    • Click 💾 to save the selected text as a .txt file.
  3. Insert Mode: When in Insert mode, click any part of the page to insert the clipboard content.

Troubleshooting

  • Ensure the script is enabled in Tampermonkey.
  • Reload the webpage after enabling the script.
  • Make sure you grant clipboard permissions if prompted by the browser.
  • If the toolbar does not appear, ensure you have no other extensions blocking script execution.

Support:

If you find this script useful and would like to support my work, consider making a small donation! Your generosity helps me maintain and improve projects like this one. 😊

Bitcoin (BTC): bc1quc5mkudlwwkktzhvzw5u2nruxyepef957p68r7

PayPal: https://www.paypal.com/paypalme/Coopiis?country.x=DE&locale.x=de_DE

Thank you for your support! ❤️