Skip to content

Instantly share code, notes, and snippets.

View Ayx03's full-sized avatar
:octocat:
Low Energy Mode

ImAyx Ayx03

:octocat:
Low Energy Mode
View GitHub Profile
@Ayx03
Ayx03 / TranslateToChineseOnYouTube.user.js
Last active August 18, 2021 04:24 — forked from qwertyuiop6/TranslateToChineseOnYouTube.user.js
Translate to Chinese automatically. youtube自动翻译中文简体
// ==UserScript==
// @name YouTube字幕自动翻译->中文简体
// @namespace http://tampermonkey.net/
// @version 1.0 patch
// @description translate to Chinese automatically. 自动点击字幕翻译到中文简体
// @author qwertyuiop6
// @match https://www.youtube.com/watch*
// @grant none
// ==/UserScript==