Greasy Fork

Greasy Fork is available in English.

9gag video enhancer

try to take over the world!

目前为 2021-02-12 提交的版本。查看 最新版本

作者
Jorge Fuentes (Llorx)
评分
0 0 0
版本
0.3
创建于
2021-02-12
更新于
2021-02-12
大小
2.0 KB
许可证
暂无
适用于

This script will:

  • Add video controls.
  • Remove 9gag video overlays in favour of native controls.
  • Play video at 50% volume by default (configurable).
  • Fix timebar-drag bug that makes 9gag go weird.

If you want videos to still start muted, edit the script and change the variable VOLUME_LEVEL to 0. If you want to change the default volume level, set it to any value from 0 to 100, being 100 the maximum volume. For example:

var VOUME_LEVEL = 100;