Jacob Groß

Results 108 comments of Jacob Groß

A real pagination is hard, because there is no way to tell the user how many pages there are (I can only tell for example 1 ... infinity)

How many posts are loaded when you first click on the 3-dot page after clearing data (on the "?" menu point)?

I fixed a bug regarding the load more button in commit #885779d and next I'll put more time into finding a) why there are duplicates and b) why you can't...

I don't really think this is possible, as Instagram's API outputs the main feed images sorted by their algorithms.

This could be possible again, as the extension now controls the feed.

Not atm, PRs welcome though. Currently there are more important issues such as scrolling.

When I right-click I get an image that is 1080x1080, really weird. `document.querySelectorAll('meta[property="og:image"]')[0].content` is undefined for me on that page. Do you have any other extensions installed?

Can you enable chrome://flags/#enable-experimental-web-platform-features, restart your browser and tell me if it works afterwards? I would be surprised if this causes it to work, but that could be one reason

Don't think this is possible currently.

I have no idea how to trigger them. That is what it makes it so difficult to test. I got webstore reports + emails that scrolling isn't working. It certainly...