This file contains 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 新 Twitter で「最新のツイート」に強制的に切り替えるやつ | |
// @namespace https://twitter.com/mpyw | |
// @version 0.1 | |
// @description お節介機能を殺す | |
// @author mpyw | |
// @match https://twitter.com/home | |
// @grant none | |
// ==/UserScript== |