User:Polygnotus/Scripts/Claude2.js: Revision history


For any version listed below, click on its date to view it. For more help, see Help:Page history and Help:Edit summary. (cur) = difference from current version, (prev) = difference from preceding version, m = minor edit, → = section edit, ← = automatic edit summary

5 June 2025

  • curprev 05:3905:39, 5 June 2025 Polygnotus talk contribs 25,314 bytes +2,860 No edit summary
  • curprev 05:1705:17, 5 June 2025 Polygnotus talk contribs 22,454 bytes +22,454 Created page with '// ==UserScript== // @name Wikipedia Claude Proofreader // @namespace http://tampermonkey.net/ // @version 2.0 // @description Proofread Wikipedia articles using Claude API // @author You // @match https://*.wikipedia.org/wiki/* // @match https://*.wikipedia.org/w/index.php* // @grant none // ==/UserScript== (function() { 'use strict'; class WikipediaClaudeProofreader { constructor() {...'