Copy it 🚀

Copy it: Listen for mouse click events, combined with Alt, Shift, and Ctrl (Windows/Linux) or Command (macOS) keys, to copy the text content or title attribute of an element, supporting snake_case, kebab-case, and PascalCase format conversion.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

ستحتاج إلى تثبيت إضافة مثل Stylus لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتتمكن من تثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

(لدي بالفعل مثبت أنماط للمستخدم، دعني أقم بتثبيته!)

المؤلف
NicholasHsiang
التثبيت اليومي
0
إجمالي التثبيت
128
التقييمات
2 0 0
الإصدار
1.5.2
تم إنشاؤه
21-07-2022
تم تحديثه
28-02-2026
الحجم
42.1 KB
الترخيص
MIT
ينطبق على
جميع المواقع

Hold Alt click on text, Copy content, And supports different variable naming styles.

按住 Alt 键点击文本,复制纯文本内容,并且,支持不同变量命名风格。

Command Description
Alt + Click Copy the text content of the element
Right Alt + Click Copy the text content of the element in snake_case
Alt + Shift + Click Copy the text content of the element in kebab-case
Alt + Ctrl(Win/Linux)/Command(macOS) + Click Copy the text content of the element in PascalCase
Alt + Shift + Ctrl(Win/Linux)/Command(macOS) + Click Copy the title attribute of the element
命令 描述
Alt + 点击 复制元素的文本内容
右 Alt + 点击 复制元素的文本内容为 snake_case 格式
Alt + Shift + 点击 复制元素的文本内容为 kebab-case 格式
Alt + Ctrl(Win/Linux)/Command(macOS) + 点击 复制元素的文本内容为 PascalCase 格式
Alt + Shift + Ctrl(Win/Linux)/Command(macOS) + 点击 复制元素的 title 属性

做体力活时,能节省点体力,让操作关注到事情本身,

而不是:鼠标刮选、右键、复制,指不定还复制了带样式的,

用本脚本就不会有这方面的烦恼了。