Skip to content

Instantly share code, notes, and snippets.

@pengyanai
pengyanai / V2EX AI Summarizer-1.9.0.user.js
Last active October 28, 2025 04:04
V2EX AI Summarizer, Summarize V2EX posts with AI, featuring an elegant UI with copy-to-clipboard and markdown rendering.
// ==UserScript==
// @name V2EX AI Summarizer
// @namespace https://github.com/pengyanai
// @version 1.9.0
// @description Summarize V2EX posts with AI, featuring an elegant UI with copy-to-clipboard and markdown rendering.
// @author pengyanai, dlzmoe
// @match *://v2ex.com/t/*
// @match *://*.v2ex.com/t/*
// @grant GM_xmlhttpRequest
// @grant GM_registerMenuCommand