UNPKG

@mchangrh/sb.js

Version:

SponsorBlock userscript/bookmarklet clients

15 lines (14 loc) 531 B
// ==UserScript== // @name sb.js configurable userscript // @description SponsorBlock userscript with config // @namespace mchang.name // @homepage https://github.com/mchangrh/sb.js // @icon https://mchangrh.github.io/sb.js/icon.png // @version 1.3.2 // @license LGPL-3.0-or-later // @match https://www.youtube.com/watch* // @match https://mchangrh.github.io/sb.js/config // @connect sponsor.ajay.app // @grant GM_setValue // @grant GM_getValue // ==/UserScript==