firefox userChrome.js greasemonkeyスレ 5at SOFTWARE
firefox userChrome.js greasemonkeyスレ 5 - 暇つぶし2ch215:名無しさん@お腹いっぱい。
08/06/30 18:48:08 z2Rssjft0
>>214
userContent.jsでAutoPagerizeを動かす場合は, だいぶ前にも書いたけど,
AutoPagerizeの
if (typeof(window.AutoPagerize) == 'undefined') {
window.AutoPagerize = {}
window.AutoPagerize.addFilter = function(f) {
AutoPager.filters.push(f)
}
window.AutoPagerize.addDocumentFilter = function(f) {
AutoPager.documentFilters.push(f)
}
}

//if (typeof(window.AutoPagerize) == 'undefined') {
window.AutoPagerize = {}
window.AutoPagerize.addFilter = function(f) {
AutoPager.filters.push(f)
}
window.AutoPagerize.addDocumentFilter = function(f) {
AutoPager.documentFilters.push(f)
}
//}
に変更しなければ, filterはタブに初回ロード時にしか効かないの。


次ページ
続きを表示
1を表示
最新レス表示
レスジャンプ
類似スレ一覧
スレッドの検索
話題のニュース
おまかせリスト
オプション
しおりを挟む
スレッドに書込
スレッドの一覧
暇つぶし2ch