>>966
AutoPagerize.user.jsにsiteinfoを追加しないと動かないわ
{
url : 'http://images\\.google\\..+/images\\?.+',
nextLink : 'id("nn")/parent::a',
pageElement : '//table[tbody/tr/td/a[starts-with(@href,"/imgres")]]',
insertBefore : 'id("ImgContent")/following-sibling::node()',
},