kone
소미소프트

소미소프트

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

05/31/2025, 08:06:09
유틸
2339 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
개추콘
[구매보급/번역요청]te-데모 v1.21
미번
꾸꾸까까
05/04 11709 23
[음문을 새기는방] 개발 현황
창작
0어이쿠0
05/04 12683 232
ai, 원신) 야에 미코님에게 유혹당해 마구마구 섹스 했다
야짤
kjh9304
05/04 11173 102
ガナイショウ(가나이쇼우) 눈나
야짤
kuuki
05/04 4395 30
[구매보급]만난 지 1주일 만에 타락하다 ~ 자신만만한 엘프, 리아나 편
소리
이름뭐하지
05/04 13808 63
푸리 ○리 퇴마 무녀~ 순진무구한 두 처녀가 마물인 당신과 만나, 사명을 버리고 보지를 바칩니다 ♪-
소리
9ya
05/04 10118 73
[구매보급]인류를 패배시킨 최강거유마왕은... 이제 나의 연인 오나홀♪
소리
이름뭐하지
05/04 12332 79
요즘 하고 있는 일
야짤
fin768
05/03 13711 56
[AI번역, 야겜X, 외전] 수수께끼의 게임
번역
erukajihx
05/03 33065 99
[손번역/미검수] RJ01527385 백작저택의 사건부 -교착하는 두가지의 속마음-
번역
abcdefg
05/03 82502 397
緋月仙行錄 염월선행록(비월선행록) CG룸 풀개방 세이브 파일
세이브
흑토끼
05/03 22859 43
kⓔmⓚeⓜ)바니로 즐겁게
영상
비밀봉투
05/03 25082 177
90일, 개선.1) RJ163246 노출 퀘스트, 일상과 비일상의 경계선 v1.10.7z
복구
ㅇㅇ
05/03 19620 47
[기번/검수][takasuke]-최강 초능력자가 약점인 콩알을 마구 놀려져 울부짖는 이야기
동인
serdic
05/03 35878 91
청아) 버) dd_dd 02.24~ 모음
영상
건더기
05/03 28562 202
90일, 복구+번역+개선) RJ140259 [HHWORKS] Cos Ro v1.11.7z
번역
ㅇㅇ
05/03 27442 90
트리거 (ZZZ)
영상
브레머튼
05/03 21034 93
玲の部屋 서클 모음
소리
시공조아
05/03 9571 33
[복구] 복구 영상 2개 ( +수간물 포함)
영상
브레머튼
05/03 23356 106
[Kazakura] 아싸커플이 인싸갸루 친구와 섹스레슨 하는 이야기 1~5
동인
1uF
05/03 42418 168
마사지점 운영 터치 시뮬레이션 RELAMAX v2.0 기번(미검수)
번역
브브븟
05/03 60487 208
[Kibi Anmitsu] 군색 드리머 2
동인
1uF
05/03 20121 77
MV/MZ 실시간 번역기 LM Studio 설정 공유 (VRAM 16기가)
정보
mrpls
05/03 14404 27
정말 좋은 시대에 살고 있다..
일반
ㅇㅇ
05/03 10604 19
사이클론 신작 N·T·Resort에 오신 것을 환영합니다 정보
정보
ㅇㅇ
05/03 12227 66
[복구] 쿠노이치 모란 0.1
미번
l<l<>l>l
05/03 24096 57
무료 vpn을 쓰면 안되는 이유 제미나이 프로 답변 + 그래도 쓸만한 무료 브픈 추천
정보
kknd
05/03 17291 40
[요청복구]복구 4개
복구
이본
05/03 46366 109
[Esuke] 황혼에 몸을 맡기고
동인
ㅇㅇ
05/03 21742 131
[미번/구매보급/ntr주의][VJ011326] 그래도 아내를 사랑한다2 (dlc 패치 파일만)
미번
gkfmxm3546
05/03 12016 38