kone
소미소프트

소미소프트

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

05/31/2025, 08:06:09
유틸
2223 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
개추콘
와... 오늘 꺠달았다 복구탭 이거 완전 신이네
일반
rrrayyyyyoooo
05/27 2076 5
개인적인 땔감 티어리스트
일반
amehurashi
05/27 2320 3
[구매보급/최면음성] 안노운 히프노 ~괜찮아, 내 목소리에 맡겨~
소리
rocoa
05/27 3708 31
[복구요청] [ホロモンX / HolomonX] 모음집
요청
dugug665
05/27 1956 4
[복구요청] [4K60FPS] Custom Udon 노모 (LADA)
요청
raybbit
05/27 1701 1
[복구] U3V6dW1laXNHb29k 작가 모음
영상
sodier12
05/27 10424 67
Shimanto Shisakugata-사텐씨 시리즈 모음
동인
k8625
05/27 11785 68
[엔드필드] 레바테인 (BGM 유/무)
영상
브레머튼
05/27 6237 57
밤거리와 작은마녀 해본 사람께 질문
질문
막장인생
05/27 1277 0
[Isenori] 음침한 여동생을 『교육』해서 쾌락 중독의 육변기로 만든다 29
동인
요요코코
05/27 12037 31
신생 무치무치 시골 생활 외전 공략 질문
질문
라민스
05/27 1711 0
휴지끈 긴 분들 도움좀
질문
slide
05/27 1352 0
Taira Tsukune-최애와 뒤바뀐 한계 오타쿠군
동인
k8625
05/27 12604 52
로리퀘2 상자 내용물 없던 원인 알아냄
일반
kunarin
05/27 991 1
비타퀘2 글로리아 파트 질문
질문
이카루스 테크놀로지스
05/27 1191 0
(복구요청)RJ331538 유부녀 대마전사 미즈키
요청
angcco
05/27 1559 1
[손번역] Phoenixes v16 (검수 완료) (안드로이드 모바일 포팅버전)
buzijaji
05/27 5406 48
내가 현재 작업중인 작품 [ZUNTA] 転生コロシアム~最弱スキルで最強の女たちを攻略して奴隷ハーレム作ります~ 1~7권
정보
mybest
05/27 2286 4
(복구요청) 납도소녀 사야 복구 부탁드립니다
요청
ddaljang
05/27 1301 0
키노미 눈매더러워!!
일반
kunarin
05/27 1651 1
소와 양의 잡화점 제보 겸 질문 +추가
피드백
katress
05/27 1670 6
게임 정리하는데 장르 건드릴려고 하니 답이 없네
질문
ATTAA
05/27 1627 2
[요청복구] 사실은 에로했던 동화 빨간망토
복구
zadvoskoi
05/27 6864 27
[c3V6dW1laXNnb29k] 작가 모음 복구 가능하실까요
요청
zadvoskoi
05/27 1621 0
prototype teens
동인
kifbodo245
05/27 7752 31
[복구요청]미궁의 꽃 요청드립니다.
요청
yayeon
05/27 1451 1
95. AI, 셀레스포니아, 청아) 두가지 맛 아마네
야짤
miso5
05/27 5907 89
[총 4편] 뒷계정 여자의 오호 신음소리 자위&섹스 음성 투고 시리즈
소리
9ya
05/27 5363 47
[미번/구매보급] RJ01481281 頽廃のシスター
미번
Qdaq1213
05/27 5663 27
카린 S 절정 어케함..
질문
vallhalla
05/27 1370 1