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 NovelAiHistoryDownloader | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description Please use Chrome and set your tampermonkey download mode to "Browser API"! | |
// @author You | |
// @match https://novelai.net | |
// @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== | |
// @grant GM_download | |
// ==/UserScript== |