2018-11-13から1日間の記事一覧

インスタグラムで黒背景の段階を飛ばす

// ==UserScript== // @name insta_open_blackout_curtain // @namespace http://tampermonkey.net/ // @version 0.1 // @description try to take over the world! // @author You // @match https://www.instagram.com/* // @exclude https://www.instagra…

Youtube履歴ページで指定したチャンネルの動画を表示

// ==UserScript== // @name youtube_history_abema // @namespace http://tampermonkey.net/ // @version 0.1 // @description try to take over the world! // @author You // @match https://www.youtube.com/feed/history // @grant none // ==/UserScri…