This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | // ==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 |