Logo

dev-resources.site

for different kinds of informations.

Scroll to the end of x bookmarks

Published at
5/31/2024
Categories
xcom
twitter
Author
Luigui Moreno
Categories
2 categories in total
xcom
open
twitter
open
Scroll to the end of x bookmarks
var divElement = document.querySelector('div[aria-label="Timeline: Bookmarks"].css-175oi2r');

var scrollInterval = setInterval(() => { divElement.firstChild.lastChild.scrollIntoView({ behavior: "smooth" }); }, 2000)
// use this to stop
//clearInterval(scrollInterval)

Featured ones: