您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Redirects to the video source when clicking on the button
If this script detects a video tag with a usable video source, it will create a button that when clicked navigates to the video source. This is useful for when you only care about the video source and dont care about the wrapping website, and to avoid ads and other annoyances. It is also worth pointing out that often the video source loads faster than on the website so there will be less buffering when skipping around. In many way one could prefer the simple yet reliable default mp4 player of the browser than some of the goofy and experimental players that some websites have. Hope this script is as useful to you as it is for me.
P.S. If you know how to you can change the position of the button by changing the btn.style.inset property.