Greasy Fork is available in English.

DTF & VC Comments Expander

Expands dtf.ru & vc.ru all comments by default

< Feedback on DTF & VC Comments Expander

Review: Good - script works

§
Posted: 23.04.2024

Появилась проблема: если сворачиваю ветку комментов, она разворачивается назад (раньше этого не было)

StreampunkAuthor
§
Posted: 04.05.2024

There is no such problem on vc.ru. But dtf.ru there is such unusual behavior. Maybe it's due to the new design and I hope it's not too annoying for you, because I don't see a simple way to solve it without greatly complication of the script code, which I would not like to do now. Let's try to wait for some time until the next redesign and then we'll see. In any case, thanks for the feedback!

StreampunkAuthor
§
Posted: 12.06.2024

Now you can collapse any of the replies - uncomment the corresponding line and comment out another line of code:
const load_more_comments_button = document.querySelector('button[data-gtm-click*="Comment — Open Thread"]:not([data-branch-expandable="true"]):not([data-branch-id])');
// const load_more_comments_button = document.querySelector('button[data-gtm-click*="Comment — Open Thread"]');

Post reply

Sign in to post a reply.