Joysound
对网页中的视频音效进行增强优化 joysound来源于acfun
Today's Installations
324
Total Installations
196,265
Creation Date
a year ago
Update Date
7 months ago
User Rating
No Rating
// @require https://scriptcat.org/lib/950/1.0.1/Joysound.js
v1.0.1@require库

if (window.Joysound && window.Joysound.isSupport()) {
var joySound = new window.Joysound();
joySound.init(document.querySelector("video"));
joySound.setEnabled(!0);
}

Script Score
No one has rated the script yet. Be the first to rate it!