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 ChatGPT fix stupid sticky button & other fixes | |
| // @author DediqaTech | |
| // @namespace https://github.com/DediqaTech | |
| // @version 1.1 | |
| // @description Move the annoying sticky scroll button to the bottom right | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=chatgpt.com | |
| // @downloadURL https://gist.github.com/DediqaTech/b71a53c0fa4edfce6bf6a905642c82f3/raw/ff376de507c0418a0192d13c356b995c936f58a6/dediqatech-chatgpt-ui-fixes.user.js | |
| // @updateURL https://gist.github.com/DediqaTech/b71a53c0fa4edfce6bf6a905642c82f3/raw/ff376de507c0418a0192d13c356b995c936f58a6/dediqatech-chatgpt-ui-fixes.user.js | |
| // @match https://chatgpt.com/* |