🎉 欢迎访问GreasyFork.Org 镜像站!本镜像站由公众号【爱吃馍】搭建,用于分享脚本。联系邮箱📮

Greasy fork 爱吃馍镜像

📂 缓存分发状态(共享加速已生效)
🕒 页面同步时间:2026/01/12 03:10:41
🔄 下次更新时间:2026/01/12 04:10:41
手动刷新缓存

video_background

use video as page background

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.

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

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

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

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

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

🚀 安装遇到问题?关注公众号获取帮助

公众号二维码

扫码关注【爱吃馍】

回复【脚本】获取最新教程和防失联地址

Author
zhuzemin
Daily installs
0
Total installs
951
Ratings
3 0 0
Version
1.94
Created
2020-01-31
Updated
2020-02-14
Size
22.3 KB
License
Mozilla Public License 2.0
Applies to
All sites

Compatibility:
Firefox/Chrome,
Tampermonkey <--- !!!Attention: Greasemonkey 4 was not support!

This script play video as background in web page.
don't worry about slow down you computer, video will pause when you switch Tab or Minimize Window,
performance cause just like playing youtube.



it has 2 video source can be choice:
1: local folder
2: youtube playlist

if use case 1 local folder:
because browser security restrictions, browser can not directly play video from local,
so need a tiny soft: HFS, it's use to run a Http Server in your system,
don't worry, unless you open Port(80) in your Router, otherwise this Http Server are totally private.
and HFS is very easy to use, you can download from official site: https://www.rejetto.com/hfs/?f=dl
then:
1: Open HFS, drop your video folder into,
2: copy the Url show in HFS,
3: Paste it to this userscript setting: "Set root url",
4: refresh page.



in case 2 youtube playlist:
1: Paste youtube playlist url to this userscript setting: "Set youtube playlist",
(url look like: "https://www.youtube.com/playlist?list=PLmlTcWwPyp188O1lK2fyYA_WFckZNrb0b")
2: refresh page.



Notice:
*if the background video makes text unrecognizable, there have a Button on bottom, will give all Text BG-color.
*script will loop through all sub folder, play randomly , so just need set root folder.
*for best performance, after first use, script will store file list(or youtube url),
if you want refresh file list: click Button "Clear file list", then refresh page.
*if you are using firefox, need set Cache to 1024(max), otherwise after while use, will not play video anymore(need restart firefox)