yt-hide-live/script.meta.js

16 lines
581 B
JavaScript

// ==UserScript==
// @name YouTube: Hide LIVE Videos
// @version 1.3
// @license CC0
// @description Hide LIVE videos on YouTube's pages
// @author Wim Godden <wim@wimgodden.be>
// @author Dym Sohin <re@dym.sh>
// @match https://*.youtube.com/*
// @grant none
// @namespace https://greasyfork.org/users/48886
// @namespace https://source.garden
// @noframes
// @downloadURL https://https://source.garden/scripts/yt-hide-live/raw/branch/latest/script.user.js
// @updateURL https://https://source.garden/scripts/yt-hide-live/raw/branch/latest/script.meta.js
// ==/UserScript==