chatgpt prefixer bump version

This commit is contained in:
Sangeeth Sudheer 2024-11-23 16:20:59 +05:30
parent bff9abbf7d
commit f541e4db96
Signed by: x
GPG Key ID: F6D06ECE734C57D1

View File

@ -1,7 +1,7 @@
// ==UserScript== // ==UserScript==
// @name Prefix ChatGPT chats with "S:" // @name Prefix ChatGPT chats with "S:"
// @namespace http://tampermonkey.net/ // @namespace http://tampermonkey.net/
// @version 2024-11-23T16:11:30+05:30 // @version 2024-11-23T16:20:49+05:30
// @description For TOTALLY legit usage reasons... // @description For TOTALLY legit usage reasons...
// @match https://chatgpt.com/* // @match https://chatgpt.com/*
// @grant GM_getValue // @grant GM_getValue