Skip to content

Instantly share code, notes, and snippets.

@philomuzzi
philomuzzi / TranslateToChineseOnYouTube.user.js
Last active July 3, 2019 14:59 — forked from qwertyuiop6/TranslateToChineseOnYouTube.user.js
Translate to Chinese automatically. youtube自动翻译中文简体
// ==UserScript==
// @name 自动翻译->字幕中文简体
// @namespace http://tampermonkey.net/
// @version 0.1
// @description translate to Chinese automatically.
// @author qwertyuiop6
// @match https://www.youtube.com/watch*
// @require https://cdn.bootcss.com/jquery/3.4.0/jquery.min.js
// @grant none
// ==/UserScript==