Easy Copy Selected Text - Enhanced

Automatically copies selected text to clipboard with additional features

作者
diogoodev
今日安裝
0
安裝總數
5
評價
0 0 0
版本
0.8
建立日期
2025-03-14
更新日期
2025-03-14
尺寸
9.2 KB
授權條款
MIT
腳本執行於
所有網站

Easy Copy Selected Text – Enhanced
This script automatically copies selected text to the clipboard and shows a notification. It uses the modern Clipboard API or falls back to document.execCommand('copy').

Instructions

  1. Install Tampermonkey.
  2. Add the script to Tampermonkey.
  3. Select text on any page to copy it. A notification confirms it worked.
  4. Toggle it on/off with Alt.

Configuration

  • enabledByDefault: Starts active.
  • copyDelay: Delay before copying (ms).
  • selectionDelay: Delay for selection updates (ms).
  • notificationDuration: Notification display time (ms).
  • toggleKey: Key to toggle (default: Alt).
  • middleClickPaste: Enable middle-click pasting.

Notes

  • Best on HTTPS pages.
  • No characters before the meta block.
  • Free to use and modify.

Support

Check the script’s page or repositor for help.

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址