📌 📄 内容摘要:
y (@yajx24) 在 Reddit屏蔽自动自动翻译油猴脚本 中发帖
在用Google搜索的时候,会有Reddit的中文结果显示在其中,点进去也是翻译好的版本,想看原来的英文还要点一下上面的还原原文。用这个油猴脚本可以自动还原原来的英文页面,不用手动再点一下还原。
// ==UserScript==
// @name Remove translate url parameter from Reddit
// @namespace http://tampermonkey.net/
// @version 1.1
// @description Removes the ?tl= parameter from Reddit URLs and redirects to the cleaned version
// @author YourName
// @match *://*.reddit.com/*
...
────────── 链接信息 ────────── 🔗 论坛链接: linux.do 📎 访问地址: https://linux.do/t/topic/1226638/1 ─────────────────────────────
📢 来源:LINUX DO