Skip to content

Instantly share code, notes, and snippets.

// ==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==