This file contains 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 Reply to self | |
// @namespace https://github.com/dzaima | |
// @version 0.1 | |
// @description reply to self | |
// @author dzaima | |
// @match https://chat.stackexchange.com/* | |
// @match https://chat.stackoverflow.com/* | |
// @match https://chat.meta.stackexchange.com/* | |
// @match https://chat.meta.stackoverflow.com/* |