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 抖音净化-自用版本 | |
// @namespace dy_clear | |
// @version 1.0.1 | |
// @license gpl-3.0 | |
// @description 净化抖音网页版界面,只留下播放窗口、评论按钮和作者头像,其他元素统统移除,我只想安安静静的用网页刷短视频 | |
// @author djkloop | |
// @match https://www.douyin.com/* | |
// ==/UserScript== |