📌 📄 内容摘要:
Lonely 在 Codedex题目翻译器 中发帖
// ==UserScript==
// @name Codedex 自动翻译(Chrome Translator API / Google 降级)
// @namespace https://github.com/yourname/codedex-translator
// @version 5.0.0
// @description 检测到 .challenge-container 加载完毕后自动翻译,无需按钮
// @author You
// @match https://www.codedex.io/*
// @grant GM_xmlhttpRequest
// @connect translate.googleapis.com
// @run-at document-idle
//...
────────── 链接信息 ────────── 🔗 论坛链接: linux.do 📎 访问地址: https://linux.do/t/topic/2060458/1 ─────────────────────────────
📢 来源:LINUX DO