@y2hhbw 在 vibe coding一个inoreader标题自动翻译的油猴脚本 中发帖
rss是主要的信息来源之一,主要的内容都是英文,有时候需要尽快的浏览一下标题,选择自己感兴趣的去深入阅读,所以写了一个油猴脚本,可以自动翻译标题,方便快速筛选
// ==UserScript==
// @name Inoreader 标题自动翻译为中文
// @namespace https://example.com/
// @version 0.1.0
// @description Auto-translate Inoreader article titles to Chinese
// @match https://www.inoreader.com/all_articles*
// @grant GM_xmlhttpRequest
// @connect translate...