kone
소미소프트

소미소프트

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

05/31/2025, 08:06:09
유틸
2313 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
개추콘
[번역]후타나리와 편리한 친구
동인
마법우엉
05/13 29065 57
AI, 블루아카, 청아) 키보토스 사형수 클럽 특집
야짤
xepd5264
05/13 23004 34
Tsusauto-달밤의 흐트러진 술 ~유부녀는 만취한 남편 옆에서 동료에게 네토라레 당한다~ 전후편
동인
netorare6974
05/13 16991 54
[구매보급][번역요청] 그 즐거웠던 시골에서의 여름방학을 다시…
미번
minki
05/13 11048 31
오토코노코는 후타나리 누님에게 관리당하고 싶다 [α-AlfLayla]
동인
ㅇㅇ
05/13 14253 56
[구매보급][번역요청] 비가 갠 뒤의 소녀
미번
minki
05/13 14340 25
직장 근처 파트타임주부(41)를 집으로 데려가면 10년만의 땀범벅이 된 진심섹스로 거유 젖꼭지가 쭈뼛서고 방뇨절정하는 이야기
동인
1Q2W3E4R
05/13 39195 154
ai, 명조) 장리와 데이트 후 잔뜩 연인섹스 했다
야짤
kjh9304
05/13 16452 111
[구매보급]순애노예 純愛ドレイ。
소리
이름뭐하지
05/13 9713 63
소악마 스마트폰 작업현황
작업현황
toung
05/13 16901 22
[ai번역=오오토리 마히로] 나의 이세계 하렘 2
동인
mybest
05/13 17134 35
[이미지번역 100%,수정1]Daily Lives of My Countryside v0.3.4.3
번역
dodoph123
05/13 34170 170
[Dekosuke 18gou] 너의 눈동자에 반한 게 아냐 (모자이크 제거 합체판)
동인
사축몬(퇴사)
05/12 35686 79
[요청복구] RJ311439 [손번역] 전희 루루카 ver1.1 한글패치 수정3
복구
Ghost
05/12 40117 54
벽자지
동인
안드레
05/12 28610 98
야짤
쩝냡
05/12 17378 31
[손번역] kurosu gatari 와일드식 총집편 오마케
동인
uhyoo
05/12 24927 71
MurPloxy 복구
영상
ㅔㅔ
05/12 23772 83
[요청복구/직번]밀크쉐이크1+2편[MaidenMasher+Spizzy]
영상
goovidla
05/12 33302 206
이때까지 재밌게 한 게임 후기(스포)
후기 및 공략
aim762
05/12 32390 62
공주님은 왕자님보다 못생긴 아저씨를 좋아하지만 NTR같은 건 아닙니다
동인
에우리알레
05/12 26604 101
실수했으니 복구 [Freshwomen 2]
복구
zadvoskoi
05/12 34309 59
[구매보급] RJ01477151 RJ01504060 [한국어 자막판] 남편 밖에 모르는 신혼 유부녀가 ○밥 자○님에게 탁란당하는 이야기♡
소리
r4gsdrg
05/12 21067 85
[직번] [청아] [ushidaihuku] 나의 돌 (트릭컬)
동인
yjgtiihty
05/12 12354 59
ai)----청아임신스압----이리야
야짤
Ghost
05/12 8233 28
후타) [obsession! (Hyoga.)] 무언가 자라난 하지메 3.5
동인
스타더스트
05/12 14740 21
ai) 렌탈 치즈루
야짤
Ghost
05/12 7268 30
ai) 블아 유메
야짤
Ghost
05/12 11039 29
보추) [Locon]카나메 10
동인
요요코코
05/12 25154 29
[청아/근친/서양](BEN10)Day With GWEN
영상
Ghost
05/12 33777 137