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 AI-Novelist Importer | |
| // @namespace https://github.com/tsurugi/ | |
| // @version 2026.3.29 | |
| // @description 小説の編集画面から直接リモートストレージの小説をインポートできるようにする。小説の一覧画面からファイルのダウンロードを挟まずに既存の小説へインポートできるようにする。 | |
| // @author tsurugiyuki | |
| // @match https://ai-novel.com/novel.php | |
| // @match https://ai-novel.com/works.php | |
| // @updateURL https://gist.github.com/tsurugi/4d66c4e1daf13ebad665d2dcbcb2e260/raw/ainovelist-Importer.user.js | |
| // @downloadURL https://gist.github.com/tsurugi/4d66c4e1daf13ebad665d2dcbcb2e260/raw/ainovelist-Importer.user.js |