kone
소미소프트

소미소프트

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

05/31/2025, 08:06:09
유틸
2262 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
개추콘
[요청보급] OreNo小屋 서클 게임 4개
복구
summer4552
05/19 23395 53
[후원보급] V+OBruWIpeWupCAoV+OBruS6uik 모음집
영상
hannanas
05/19 22789 101
실비김치 4.0.6 (공유)
복구
little Demon
05/19 18088 64
음최도시 휴프노즘 1.08
미번
SML
05/19 14637 30
[AI번역][Aiue Oka] 최면성지도 컬러+complete Edition (p.518)
동인
mybest
05/19 32822 237
비타퀘2 업스케일링 받은 분들 한번씩 확인 부탁! (A/S)
복구
sinbiru
05/19 18159 44
상극의 알테르 발매일
정보
nyamberry
05/19 7398 18
[akahon akamoto][ai번] 모음집 1,2
동인
latte
05/19 20457 54
이번 주말에 비타퀘 노모 도전 해봄!
일반
sinbiru
05/19 2348 15
[[요청복구]] [RJ383251] 아리사 그리모어 ver.2.00
복구
에로스테는 필수 스테는 선택
05/19 21430 124
[[요청복구]] [RJ410262] Lost Chapter v2.10
복구
에로스테는 필수 스테는 선택
05/19 17359 114
[MP-7L] 모음 21gb
영상
zadvoskoi
05/19 24870 86
아득한 세레스피아 치트상자 비밀번호
정보
르모듈러
05/19 4471 21
U2FrdXJhIE5pZ2h0 모음집
영상
project OSY
05/19 25336 120
ballonstranslator + gemma4모듈 / 순차처리 망가 번역기
정보
sexe1
05/19 5969 29
[AI 번역] 저속한 몽상 (Vulgar Reverie) [V0.20]
번역
ftzoa
05/19 50684 186
[버전업,자체한글] 너네 엄마 + DLC ver.26.04.22
번역
미스터장
05/19 42833 142
[보이스코믹][구매보급][한] 비밀혼탕EX
소리
책먹는망아지
05/19 18133 83
[버전업,자체한글] One Iced Latte With Your Breast Milk, Please! ver.1.26.4.6 (26.04.06)
번역
미스터장
05/19 32763 160
[보추,버전업알림] 암컷 타락 여장 학교 ver.1.06 (26.04.16)
번역
미스터장
05/19 27573 70
직번) [Ma-kurou] 무잔님과 비밀 엣찌
동인
dresss
05/19 21603 95
ai, 찢) 미야비와 데이트 후 잔뜩 연인섹스 했다
야짤
kjh9304
05/19 12860 102
[고전] 리루 늑대소녀와 함께 보름달 에디션 - the wolf girl with you Full Moon Edition HD
영상
미노타쿤
05/19 29176 305
직번) ※취향주의 [John K. Pe-ta] 역전의 여전사와 나의 모험 11화
동인
qlalfsla
05/19 13581 24
AI) 피곤한 OL의 코스프레 취미 생활
야짤
miso5
05/19 9775 54
히로인을 붙잡아 놓고 아무것도 안 할 리가 없다 손번역 현황
작업현황
미스터장
05/19 6662 16
[AI번역] 성기를 숨기고 여자기숙사 잠입 시험 1.4
번역
미식이네
05/19 34818 123
슬더스 2 하는 시간보다 더 재밌는것
야짤
Rasmodia
05/19 7182 15
Liyoosa-메이드씨 시리즈 1~10
동인
k8625
05/19 36330 237
ai 도트) 오크 씨받이 before after
야짤
ezmood
05/19 8005 44