开发者

Facebook Javascript: display more posts on the wall

I am creating a Chrome extension which has a Javascript modifying Facebook page layout, how can I make the wall displaying older posts?

I've tried injecting a script into the page and calling the function

UIIntentionalStream.instance.loadOlderPosts()

but it's not working since the script doesn't get called (my script runs after th开发者_开发问答e entire page has been loaded).

I can't figure out how to expand wall to display older posts programatically with Javascript, can someone help please?


Calling the DOM "previous post" element solved the thing

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜