您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Log download links and current website URL with hotkeys for displaying and deleting logs
DownloadTracker is a user script that logs information about downloads, including the current URL, download URL, and any redirect URLs encountered during the download process. It stores this information in the browser's local storage and provides hotkey shortcuts to display, clear, or save the log to the user's PC.
Ctrl + Alt + 5
: Display the download logAlt + 5
: Clear the download log<a>
tags with an href
attribute).fetch
API with the HEAD
method to capture redirect URLs.GM_setValue
function provided by the user script manager.MutationObserver
is used to handle dynamically added download links and attach event listeners to them.keydown
event listener.Note: This script is designed to work with user script manager extensions and may not function correctly if used in a different context.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址