This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GstAudio.3dEnabled 0 | |
GstAudio.Announcer_Voice 0 | |
GstAudio.AudioLanguage 0 | |
GstAudio.AudioQuality 1 | |
GstAudio.CarRadio 0 | |
GstAudio.DiegeticMusic 0 | |
GstAudio.DiegeticRadio 1 | |
GstAudio.Freq_Tinitus 20000.000000 | |
GstAudio.HitIndicatorSound 0 | |
GstAudio.InGameAnnouncer_OnOff 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name huhu.to - Toggle Channels Parent | |
// @namespace https://gist.github.com/Nzxtime | |
// @version 1.2 | |
// @description Adds a simple icon button in the video control bar to toggle the channels' parent visibility on huhu.to | |
// @author You | |
// @match https://huhu.to/* | |
// @grant none | |
// ==/UserScript== |