Skip to content

Instantly share code, notes, and snippets.

View cpthgli's full-sized avatar

Hikaru Watanabe cpthgli

View GitHub Profile
// ==UserScript==
// @name auto enable youtube official new style
// @namespace https://gist.github.com/cpthgli/31940d3419c069b4e2c2c58a4bdeee4a
// @version 0.1
// @description auto enable youtube offcial new style
// @author cpthgli
// @match https://www.youtube.com/*
// @grant none
// ==/UserScript==
// ==UserScript==
// @name openrec_add_seek_button
// @namespace https://gist.github.com/cpthgli/d9f6b0be8aa9c6ead0cadcc5844561c5
// @version 0.3.2
// @description OPENRECのコントロールバーにシークボタンを追加します。また、いくつかのショートカットキーも追加します。
// @author cpthgli
// @match https://www.openrec.tv/live/*
// @grant none
// ==/UserScript==