kone
소미소프트

소미소프트

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

05/31/2025, 08:06:09
유틸
2325 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
개추콘
의술사 스포)1.06으로 상향 먹은 장비가
일반
ashesone
05/24 2041 1
[AI번역] 호스트에게 속아서 ~모르는 사이에 조교당해 가는 그녀~
번역
미하리
05/24 40070 178
[無요청복구] (NTR)리본 아일랜드 그록움짤화 한거
복구
단또
05/24 16384 55
야애니 제작 특이점오면 만들어보고 싶은 야애니있음??
질문
villan
05/24 1627 0
유니슨 코드 같은 초갓겜 더 안나오나
야짤
sor17
05/24 4877 11
[복구] 에바네시아 / 히유키 & 에이메스 & 데니아 복구 영상 2개
영상
브레머튼
05/24 13362 70
타케다 다음 코미케 불참
일반
riden
05/24 3320 2
FORTUNE BRIDE 이 이상은 못해먹겠다
일반
tjqjtktwy
05/24 2208 0
이거 최강록 닮지 않음?
야짤
pandaman
05/24 3256 0
아 큰일났다... 나 카린 칭호 다모은 세이브...
일반
liberty
05/24 1108 0
메르피어스 빨간열쇠 획득 방법좀,,
질문
dmdpehd
05/24 2978 0
[요청복구] (RJ01610735) 一人暮ぐらしの夏休み
복구
blases236
05/24 19242 46
풍기위원은 여음마의 꿈을 꾸는가 질문
질문
jhu09
05/24 2417 0
귀축 아저씨들과 JK [잘못 올려서 재업]
동인
mango8981
05/24 18612 85
Summer Memories(응석받이) 아는사람
질문
eyeear
05/24 2139 0
의술사 플탐 좀 긴가
일반
votmvkdlsej
05/24 1906 0
프로미아 (ZZZ)
영상
브레머튼
05/24 12817 83
존재감 여동생 질문
질문
atium842
05/24 1825 0
RJ01153473 < no translation found for 문제
질문
명붕이
05/24 2151 1
하드 산 거 왔는데 초기불량 당첨...
일반
신창섭
05/24 1512 1
Shirabe Shiki-요마 사냥꾼 카나타
동인
k8625
05/24 25496 161
rpgplayer 이거 1번 세이브칸만 로드가 안됨
정보
qaa02ya
05/24 2447 1
엔젤디 (ZZZ)
영상
브레머튼
05/24 14348 102
Hard★Core ~ほたるVer 화면 멈춤
질문
k123321
05/24 1685 0
비월선행록 회차 버그 교차 확인하고싶음
질문
o0o99
05/24 1824 0
RJ161939 메이드 인 메이독 (MADE IN MAIDOG) v4.06 복구 부탁드립니다
요청
한복스님
05/24 3515 1
오네쇼타 스토리 시리즈(Big sis stories) 파트 1
영상
브레머튼
05/24 18191 118
의술사는 한동안 업뎃 계속 나오겠네
일반
ㅇㅇ
05/24 2561 0
던브 개시발시발시발시발
일반
auo-cast-off
05/24 2431 0
대용량 파일은 어떻게 올리는 게 좋을까
질문
ㅇㅇ
05/24 2060 3