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 Remove Twitch Front Page Recommended | |
// @namespace http://tampermonkey.net/ | |
// @version 1.0.2 | |
// @description twitch.tv のトップページにあるレコメンドを停止して削除するヤツ | |
// @author kyohsuke (based on dani12817's userscript) | |
// @downloadURL https://gist.github.com/kyohsuke/36737998a25e2ee5583ea4758c708ea7/raw/twitchRemoveFrontReco.user.js | |
// @updateURL https://gist.github.com/kyohsuke/36737998a25e2ee5583ea4758c708ea7/raw/twitchRemoveFrontReco.user.js | |
// @match https://www.twitch.tv/* | |
// @icon https://static.twitchcdn.net/assets/favicon-32-e29e246c157142c94346.png |