kone
소미소프트

소미소프트

댓글 자동확장 개선 스크립트

05/31/2025, 08:06:09
유틸
2374 views · 6 likes

https://kone.gg/s/somisoft/b3Kid-M_YjOKD_kofh5zyb

여기 이분 스크립트에서 챗지피티로 댓글 확장 코드만 추출 후 개선한 스크립트입니다. 문제시 글삭함

원본 작성자가 삭제 요청시 글내림(허락받음ㅎ). 오류 생기면 스크립트 삭제 추천


1

원본 댓글 확장은 대댓 확장만 자동이고 댓글 더 불러오기는 자동이 아니라서 추가했습니다.


1
1

템퍼몽키 확장프로그램 받으시고 새 스크립트 만들기 > 안에 내용 지우고 스크립트 복붙 > 파일 저장


아래는 스크립트입니다.

// ==UserScript==
// @name         kone 댓글 자동 확장 + 더 불러오기
// @namespace    http://tampermonkey.net/
// @version      1.1
// @description  kone.gg에서 댓글을 자동으로 확장하고 '댓글 더 불러오기'도 자동 클릭합니다.
// @author       김머시기
// @match        https://kone.gg/*
// @grant        none
// @license      MIT
// @run-at       document-idle
// ==/UserScript==

(function () {
    'use strict';

    function clickAllExpandButtons() {
        const expandButtons = document.querySelectorAll('button');
        let clickedAny = false;

        expandButtons.forEach(button => {
            try {
                const text = button.textContent.trim();
                const isCommentExpand = /^\d+개의 댓글$/.test(text);
                const isLoadMore = text === '댓글 더 불러오기';

                if ((isCommentExpand || isLoadMore) && button.offsetParent !== null) {
                    button.click();
                    clickedAny = true;
                }
            } catch (e) {
                // 무시
            }
        });

        if (clickedAny) {
            // 여전히 확장할 수 있는 버튼이 남아있을 수 있으므로 재귀 호출
            setTimeout(clickAllExpandButtons, 500);
        }
    }

    function updateGlobalStyles() {
        const styleFix = document.createElement('style');
        styleFix.textContent = `
            .comment-wrapper,
            .comment-wrapper .overflow-x-auto,
            .comment-wrapper .overflow-hidden,
            .thread-body-content .overflow-hidden {
                overflow: visible !important;
                max-height: none !important;
            }
        `;
        document.head.appendChild(styleFix);
    }

    function runCommentFix() {
        clickAllExpandButtons();
        updateGlobalStyles();
    }

    const observer = new MutationObserver(() => {
        clearTimeout(commentFixTimer);
        commentFixTimer = setTimeout(runCommentFix, 100);
    });

    let commentFixTimer = null;

    observer.observe(document.body, { childList: true, subtree: true });
    observer.observe(document.documentElement, { attributes: true, attributeFilter: ['class'] });

    function observeURLChange() {
        let lastUrl = location.href;

        const urlChangeHandler = () => {
            if (location.href !== lastUrl && location.href.includes('/s/')) {
                lastUrl = location.href;
                setTimeout(runCommentFix, 500);
            }
        };

        const urlObserver = new MutationObserver(urlChangeHandler);
        urlObserver.observe(document.body, { childList: true, subtree: true });

        const originalPush = history.pushState;
        history.pushState = function () {
            originalPush.apply(this, arguments);
            urlChangeHandler();
        };

        window.addEventListener('popstate', urlChangeHandler);
    }

    const init = () => {
        runCommentFix();
        observeURLChange();
    };

    if (document.readyState === 'complete' || document.readyState === 'interactive') {
        init();
    } else {
        document.addEventListener('DOMContentLoaded', init);
    }
})();
6
1 comment
07/30/25
개추콘
직번) ※보추주의 [Brother Pierrot] 낭자애 메이드 요양원 소프 서비스편 + 전편
동인
qlalfsla
05/07 19255 56
[미검수][RJ208246] 나의 H한 여름방학 ~시골에서 보낸 한여름의 추억~
복구
돈키호테가조아
05/07 27540 123
[요청복구] NTR 서바이벌Z
복구
돈키호테가조아
05/07 17910 45
노예 소녀를 주워다 수녀로 만들어보았다
일반
쩝냡
05/07 7071 41
[구매보급][전연령]오타쿠쨩과 함께 휴식
소리
누터넝
05/07 8408 43
[구매보급] 기계 소녀가 엮어내는 계보 vol.1-리오나의 착정 실험실
미번
V
05/07 14111 77
히유키의 축복 (명조) + 풋잡 영상 추가
영상
브레머튼
05/07 20501 122
QWFr 신작
영상
Wylder.
05/07 37422 105
[요청복구/자체복구] 손번역 2개, 자체번역 1개, 미번 1개
복구
Empty0
05/07 42106 92
탕탕 / 이본 파트 1 & 2 (엔드필드)
영상
브레머튼
05/07 22037 132
[AI번역/NTR주의] 공주와경비병
번역
weller703
05/07 43857 166
엔딩 스포) 비의 괴물 엔딩 후기
후기 및 공략
Nate Higgerson
05/07 8384 20
[구매보급, 미번] 아이스하트와 잭오
미번
saika
05/07 15860 33
(호불호? 임신 + 오줌 나올 수 있음) Brocobich kda MORE 재업 + popstar 추가 업로드
영상
니코
05/07 22320 94
ai, 원신) 라이덴 쇼군님을 꼬드겨서 마구마구 섹스 했다
야짤
kjh9304
05/07 15613 119
[요청복구][게임녹화][ntr]아멜리 브랑셰트는 몇 번이나 저속해진다.
영상
komet52
05/07 23636 82
RPG Maker MV/MZ 실시간 번역기에 대한 건의사항 몇가지 드립니다
피드백
argoklarke
05/06 5255 25
[미번] 메스가키 야구권 ver.1.3 (26.04.21)
미번
미스터장
05/06 9563 36
가정의 달 기념 아랫물 겨운 가족 탄생의 가슴 뭉클한 이야기
동인
qew123
05/06 22630 38
[미번] 미번 일겜 37개 + 미번 양겜 7개
미번
미스터장
05/06 19108 100
[구매보급][청순풍×음란한 엄마]괴롭히는 동급생의 엄마들을 성노○로 만들어 준 건에 대하여
소리
이름뭐하지
05/06 10628 87
[미번] 비주얼노벨계 야겜 5개
미번
미스터장
05/06 12764 42
maguro coffe 신작게임 예고
정보
bombergirl
05/06 8133 23
(구매보급,버전업)RJ01613299 음최도시 휴포니즘
미번
gkawkek23
05/06 11164 45
(한글자막) 최면 구속 가슴 괴롭힘 당하는 스파이짱 - 수완가 스파이의 존엄 파괴 조교
영상
꽃사슴
05/06 26976 129
시골여동생 1만DL돌파축전
정보
여동생킬러
05/06 11904 50
아 진짜 꼭 자막 있으면 NTR이네??
소리
lilillllilil
05/06 19138 98
[구매 보급] BLACKSOULSII【한국어 버전】RJ306981
번역
프레첼
05/06 36591 197
Party Me: 개발일지
창작
tteokleaf
05/06 13224 57
미번) 발기부전 밖에 태어나지 않는 섬에서 유일한 절륜2
동인
kjalar
05/06 25573 35