kone
소미소프트

소미소프트

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

05/31/2025, 08:06:09
유틸
2310 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
개추콘
[구매보급][번역요청] RJ366405, RJ274147, RJ125993 격전요이담+패러렐판타지 if
미번
jung3291
04/29 14009 31
노출류 신작 드디어 출시일뜸
정보
afds34wewq
04/29 12943 27
내 근육 돌려줘! 공략 (초스압주의,스포주의)
후기 및 공략
asdf
04/29 17044 46
짧번)보지 붕괴 피스톤
야짤
qew123
04/29 10692 33
AI번역,손식질) 사키코 간통사정 3
동인
1Q2W3E4R
04/29 26329 113
아리아 (ZZZ)
영상
브레머튼
04/29 21346 105
bbc ep21+22 자막 완성함
영상
jaennab
04/29 17062 71
U2FpZ28gRWJpem9yaQ== 기타 영상 모음
영상
karatro
04/29 24881 105
AI, 나히아) 하가쿠레 교내 노출
야짤
miso5
04/29 16167 60
[후기] RJ01293869 [7センチ] 종말 쉘터 성활 v1.4 후기
후기 및 공략
루나랩
04/29 16889 24
[구매보급][번역 요청] RJ01569413 征服_催眠紅魔館 Ver1.00b
미번
rkrkrkrk777777
04/29 13655 46
[구매보급]【오호쿠노이치】건방진 쿠노이치를 약물굴복교미시키는 이야기
소리
이름뭐하지
04/29 19135 57
Poriuretan 갸루와 안경(남), 그리고 여름
동인
uzaki
04/29 20045 56
Poriuretan 한여름 낮 시간의 아파트 단지 주부
동인
uzaki
04/29 19086 43
Poriuretan 심령 스팟에서 의기투합
동인
uzaki
04/29 12594 29
Poriuretan 컴플렉스
동인
uzaki
04/29 18175 47
Poriuretan 노츨중 환자와 이슬
동인
uzaki
04/29 15355 46
Poriuretan 언제나 옷차림이 가벼운
동인
uzaki
04/29 17378 53
Poriuretan 메이드
동인
uzaki
04/29 13655 37
Poriuretan 수학여행
동인
uzaki
04/29 14460 45
Poriuretan 이웃집 여자아이
동인
uzaki
04/29 22227 65
Poriuretan 모기장 밖
동인
uzaki
04/29 9218 28
[베로츄 특화] 나를 너무너무너무 좋아하는 건방진 JK 여동생과 잔뜩 키스하는 동거 생활
소리
츄하이
04/29 19078 94
AI, 셀레스포니아) 감각차단함정 (촉수, 산란 있음 시청 주의)
야짤
miso5
04/29 17823 144
[버전업] 요몽원: The Nightmaretaker ~악마에 씌인 남자~ v1.7.2
미번
kkkkkk0909
04/29 35757 178
[한글자막] 왕가슴 대기업 임원, 애널&풋잡
영상
실루엣21
04/29 33925 122
[이미지 번역]코스플레이어 우타네를 빼앗겨 버립니다
번역
솔라셀
04/29 56948 215
비비안 [ZZZ] ( 기본 + 보너스 영상)
영상
브레머튼
04/29 18851 85
【아헤오호 밀착 엣찌로 의사소통♪】 ~맹인 폭유 시스터의 두근두근 보지 커뮤니케이션♪~ 초미인 성녀님이 나의 오라에 한눈에 반해... 엣!
소리
shiroi
04/29 19089 95
타락신관 공략글 링크 + 궁금한거 질문 받음
후기 및 공략
asdf788
04/29 14797 31