F-DroidAI网页内容总结开源! 中发帖

// ==UserScript==
// @name AI网页内容总结
// @namespace https://linux.do/u/f-droid
// @version 1.0
// @description 使用自定义AI API总结网页内容,专注于总结而非对话,支持多语言设置。
// @author F-Droid
// @icon https://linux.do/user_avatar/linux.do/f-droid/144/228666_2.png
// @match *://*/*
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_xmlhttpRequest
// @connect ...