video_background

use video as page background

2020/02/03時点のページです。最新版はこちら。

作者のサイトでサポートを受ける。または、このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
zhuzemin
評価
0 0 0
バージョン
1.4
作成日
2020/01/31
更新日
2020/02/03
ライセンス
Mozilla Public License 2.0
対象サイト
すべてのサイト

Compatibility:
Firefox/Chrome,
Greasemonkey/Tampermonkey

This script play video as background in web page.
but because browser security restrictions, userscript 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

and don't worry about slow down you computer, video will pause when you switch Tab or Minimize Window,
performance cause just like playing youtube.

My personal opinion: the effect are unexpected, my screen shot may not look like so, because it's not moving.


Usage:
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.
5: if the background video makes text unrecognizable, there have a Button on top, will give all Text BG-color.

*script will loop through all sub folder, play randomly , so just need set root folder.
*you may set HFS start with windows.
*for best performance, after first use, script will store file list,
if you want refresh file list: click Button "Clear file list", then refresh page.