有志の方の作った?↓のコマンドのcommand:のところを'uri:request'にして板として表示させるようにしたんですが
おそらく1000件までしか表示されないようなんですがこの1000件の件数の設定ってどこかにありますか?

'be.history': {
label: 'BEスレ立て履歴(&B)',
type: 'emit',
cond: 'bebase',
attach: [
'res',
],
//command: 'uri:open-browserview',
command: 'uri:request',
params: [
'http://ame.hacca.jp/sasss/log-be2.cgi?i=${OBJECT.bebase}',
],
},