Skip to content

Instantly share code, notes, and snippets.

View returnk's full-sized avatar

returnk

  • 有点没有
View GitHub Profile
@returnk
returnk / TranslateToChineseOnYouTube.user.js
Created July 11, 2019 03:50 — 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==