Skip to content

Instantly share code, notes, and snippets.

@gjp0609
gjp0609 / Translate.js
Last active January 18, 2024 17:35
Tampermonkey script Translate.js
// ==UserScript==
// @name * 搜狗/百度/谷歌翻译
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author OnySakura
// @include *
// @grant GM_xmlhttpRequest
// ==/UserScript==