Skip to content

Instantly share code, notes, and snippets.

View lee29's full-sized avatar
🤑

lee29

🤑
View GitHub Profile
@lee29
lee29 / TranslateToChineseOnYouTube.user.js
Created March 24, 2019 09:41 — 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://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js
// @grant none
// ==/UserScript==