kone
소미소프트

소미소프트

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

05/31/2025, 08:06:09
유틸
2181 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
Sign in to comment
07/30/25
개추콘
Sign in to comment
압축파일 썸네일 미리보기 프로그램
유틸
fc6974
12/01/25 11542 54
[노모이미지만] 조심의 마도구 ~강하게 아름다운 모험자의 최후~ ver.1.3.0
유틸
미스터장
11/30/25 9535 38
게시판 추천 수 필터링 스크립트
유틸
qqoro
11/28/25 2209 4
RJ01461468 히토즈마이스터!! 미니게임 간단화
유틸
순애아니면죽는사람
11/28/25 16690 7
몬파라 3.06 편의성 모드
유틸
아르
11/26/25 4061 12
저주받은 갑옷2 후원의상+서큐버스 dlc[2025.11.26 오전7시 수정]
유틸
liberty
11/25/25 8695 12
케모노,히토미,X,유튜브 등등 downloader gallery-dl, yt-dlp 활용
유틸
noname
11/25/25 9724 16
Starmaker Story 모드
유틸
0Plm0
11/25/25 5831 7
Romantic Escapades 한시 정답
유틸
생각하는고래
11/24/25 3444 4
줍줍한 유니티6 기계번역세트(기대하지 마십시오.)(재업)
유틸
와랄랄라라
11/24/25 14167 25
texture replacer v1.2.0.4
유틸
kumarin
11/23/25 10736 34
타락신관 첫상대 미표시 버그 패치
유틸
딸기라떼
11/23/25 13507 6
타락신관 조이플 이미지 오류 해결
유틸
yeppi
11/23/25 7756 21
이미지 누락 임시 처리) RJ239186 hazumi
유틸
ㅇㅇ
11/23/25 1699 0
개소리 제거) RJ289056 [KICHUREA] 빌 네메레트 Villnammellet 1.201 손번역 기준
유틸
ㅇㅇ
11/22/25 2262 7
타락신관: 여동생과 악마의 혈통 몰디브, 조이플 한국언어 파일
유틸
ssamjang
11/21/25 5720 9
후타)[복구]무표정한 후타나리는 착정 생물과의 교미에 절대 매료되지 않는다 노모패치+이전 작품 노모패치
유틸
레가토
11/21/25 4710 3
코네 링크 변환기
유틸
ㅇㅇ
11/19/25 10088 6
ai 클로드랑 만든 알만툴 검수 스크립트 mv용
유틸
루파조아
11/17/25 10324 6
RPG MV/MZ 실시간 번역기 - 1.3
유틸
mrpls
11/15/25 22753 116
[요청복구] 감옥용사 조이플 구동 패치
유틸
감비아
11/14/25 7562 7
[노모패치] 란스03
유틸
imakotou
11/14/25 12824 70
RPG MV/MZ 실시간 번역기 0.5 - 종말 얼터 에고이즘 패치
유틸
mrpls
11/11/25 7866 12
NTR 던전] 맵 수정으로 돈 치트.
유틸
전여친
11/11/25 3721 10
리코의 불가사의한 심부름 - 스위치를 더 투명하게
유틸
ㅇㅇ
11/10/25 2872 3
종말얼터 아쉬운부분 약간 수정함
유틸
yuri88
11/10/25 3078 6
포레스티아 낚시 파일 수정본
유틸
geekel
11/09/25 4671 21
Cursed Armor 2 회상방 열기 귀찮은 사람은 쓰는게 좋은 치트
유틸
roandoo
11/08/25 4386 2
demosaic colMask
유틸
kumarin
11/06/25 37196 57
후타)잠꾸러기 후타나리의 착정던전 구출기 노모패치
유틸
레가토
11/03/25 12595 18