// ==UserScript== // @name OpenAI Chat Copy Code Button // @namespace http://tampermonkey.net/ // @version 0.2 // @description Add a 'Copy Code' button to the bottom right hand of code blocks on chatgpt.com with animation // @author Your Name // @match https://chatgpt.com/* // @grant none // @license MIT // ==/UserScript==