Greasy Fork is available in English.

DTF & VC Comments Expander

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

< DTF & VC Comments Expanderについてのフィードバック

レート:良 – スクリプトは良好に動作する

§
投稿日: 2024/04/23

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

Streampunk作者
§
投稿日: 2024/05/04

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!

Streampunk作者
§
投稿日: 2024/06/12

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"]');

返信を投稿

返信を投稿するにはログインしてください。