video_background

use video as page background

01.02.2020 itibariyledir. En son verisyonu görün.

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği yüklemek için Tampermonkey gibi bir uzantı yüklemeniz gerekir.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği indirebilmeniz için ayrıca Tampermonkey gibi bir eklenti kurmanız gerekmektedir.

Bu komut dosyasını yüklemek için bir kullanıcı komut dosyası yöneticisi uzantısı yüklemeniz gerekecek.

(Zaten bir kullanıcı komut dosyası yöneticim var, kurmama izin verin!)

Bu stili yüklemek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için Stylus gibi bir uzantı kurmanız gerekir.

Bu stili yükleyebilmek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı kurmanız gerekir.

Bu stili yükleyebilmek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

(Zateb bir user-style yöneticim var, yükleyeyim!)

Yazar
zhuzemin
Değerlendirmeler
0 0 0
Versiyon
1.2
Oluşturulma
31.01.2020
Güncellenme
01.02.2020
Boyut
9,73 KB
Lisans
Mozilla Public License 2.0
Geçerli
Tüm siteler

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 you 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 compute, the 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 the top, will give all Text white BG-color.

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