Copy Page URL on Alt+C with Top Center Toast

Copies the current page URL with Alt+C

作者
WissX
今日安裝
0
安裝總數
0
評價
0 0 0
版本
1.1
建立日期
2025-04-04
更新日期
2025-04-04
尺寸
1.8 KB
授權條款
MIT
腳本執行於
所有網站

Adds an Alt+C Keyboard Shortcut to Copy the Current Page URL with a Top-Center Toast Feedback.

This Tampermonkey/Greasemonkey userscript injects a keydown event listener that triggers when Alt+C is pressed. Upon activation, the script retrieves the current window.location.href and utilizes the navigator.clipboard.writeText() API to copy it to the clipboard. A dynamically created div element is styled and displayed as a temporary toast notification at the top center of the viewport to provide user feedback on the copy status (success or failure).

QingJ © 2025

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