AutoPagerize_Console

Expansion Autopagerize operation. / AutoPagerizeの操作系を拡張します。

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

You will need to install an extension such as Tampermonkey to install this script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
Phodra R
Installazioni giornaliere
0
Installazioni totali
856
Valutazione
6 0 0
Versione
5.4.1
Creato il
16/02/2015
Aggiornato il
12/06/2018
Dimensione
52,8 KB
Licenza
Non disponibile
Applica a
Tutti i siti

Autopagerizeをより便利に使うためのボタン群です。

AutoPagerize
http://autopagerize.net/
 for Firefox
 https://addons.mozilla.org/ja/firefox/addon/autopagerize/
 for Google chorme
 https://chrome.google.com/webstore/detail/autopagerize/igiofjhpmpihnifddepnpngfjhkfenbp?hl=ja
 for script(mirror)
 https://greasyfork.org/ja/scripts/4348-autopagerize

機能
・最上部・最下部、前ページ・次ページにスクロールするボタン
・Autopagerize有効/無効を切り替えるボタン
・現在/最大ページ数を表示
 マウスオーバーで各ページにスクロールできるリストを表示
・AP有効/対象外ページの自動判別(無効ページではトグルボタンが灰色に)
・タブを切り替えた時、自動的に設定項目と有効状態などを同期
・Alt + Ctrl + P でコンフィグ画面表示

設定項目(Configuration items)
・Autopagerize_Consoleを表示するページ(すべてのページ/Autopagerizeが有効なページのみ)
・マウスを乗せていないときの外観(変化なし/背景を透過/不可視)
・OptionBox/ScrollerBox/PageIndexBoxの位置や順番、形状など変更可

===============================================================================

Expansion Autopagerize operation.

AutoPagerize
http://autopagerize.net/
 for Firefox
 https://addons.mozilla.org/ja/firefox/addon/autopagerize/
 for Google chorme
 https://chrome.google.com/webstore/detail/autopagerize/igiofjhpmpihnifddepnpngfjhkfenbp?hl=ja
 for script(mirror)
 https://greasyfork.org/ja/scripts/4348-autopagerize

Function
・Append scroll button for Top/Bottom/Prev/Next.
・Change button for Autopagerize enable/disable.
・Display page numbers of now/max.
 Display scrollable page-list when mouse over.
・Auto distinction whether Autopagerize is valid/invalid
・Auto synchronize enable state and config parameter, when changed browser tab.
・Open th config by shortcut key [Alt + Ctrl + P]

Configuration items
・The page on which APC-panel is display (Always / only when Autopagerize is valid)
・Appearance when non-hover(No change / Transparent / Stealse)
・Change the position, order, form etc. of OptionBox / ScrollerBox / PageIndexBox

===============================================================================

・更新履歴
v1.00
 最上部・最下部、前ページ・次ページにスクロールするボタン
 継ぎ足したページ数を常に表示
 マウスオーバーで各ページのスクロールできるリストを表示

v3.00
 Autopagerize有効/無効を切り替えるボタン

v4.00
 マウスを乗せていないとき、背景を透過するオプションを追加
 AP有効/対象外ページの自動判別(無効ページではトグルボタンが灰色になる)
 タブを切り替えた時に有効/無効を同期
 Alt + Ctrl + P でコンフィグ画面表示

v5.00
 Greasemonkey 4.0+ に対応
 外部リソースを使わないようにした
 スクロールのバグを修正
 パラメータの保存をコンフィグ画面を閉じるときに一括して行うように変更
 ボックスの位置指定方法を変更
 ID名などを微変更
 動作確認リスト
  Firefox 60.0.1(64bit) + Greasemonkey 4.3
  Firefox 60.0.1(64bit) + Tempermonkey 4.6
  Waterfox 56.0.3(64bit) + Greasemonkey 3.17
  Google Chrome 66.0.3359.181(64bit) + Tempermonkey 4.6

v5.4.0
 ロード時にdisableだった場合、正しくリクエストが行われない問題を修正