您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Automatically set the target language to English based on detected source language changes
当前为
This userscript ensures that the target language in Google Translate is always set to English whenever the source language changes. Ideal for users who frequently translate into English, this script eliminates the need for manual adjustments, enhancing productivity and ease of use.
Original Script: Google Translate Auto Languages by kkocdko.
*://translate.google.*/*
."en"
). To change it, modify the targetLang
variable in the script.This script is licensed under the GPL-3.0-or-later.