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 uAutoPagerize | |
// @namespace http://d.hatena.ne.jp/Griever/ | |
// @description loading next page and inserting into current page. | |
// @include main | |
// @version 0.1.5 | |
// @note SITEINFO をソートするようにした | |
// @note iframe 内で動作してアイコンが状態と違った問題を修正 | |
// @note アイコンが terminated の後にグレーにならないように変更 | |
// ==/UserScript== |