Skip to content

Instantly share code, notes, and snippets.

View MrXhh's full-sized avatar

小辉辉 MrXhh

  • xi'an
View GitHub Profile
@MrXhh
MrXhh / TranslateToChineseOnYouTube.user.js
Created August 2, 2022 05:28 — forked from qwertyuiop6/TranslateToChineseOnYouTube.user.js
Translate to Chinese automatically. youtube自动翻译中文简体
// ==UserScript==
// @name YouTube字幕自动选择翻译->中文简体
// @namespace http://tampermonkey.net/
// @version 1.2
// @description translate to Chinese automatically. 自动点击字幕翻译到中文简体
// @author qwertyuiop6
// @match https://www.youtube.com/*
// @grant none
// ==/UserScript==