// ==UserScript== // @name Narou Index scroller // @namespace http://ncode.syosetu.com/ // @version 0.7.3 // @description 小説家になろうの目次で前後の章に移動するアイコンとナビをつける // @author b2ox // @match *://ncode.syosetu.com/* // @grant none // @downloadURL none // ==/UserScript== { const chapters = $('div.index_box > div.chapter_title') const lst = $('