kone
소미소프트

소미소프트

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

05/31/2025, 08:06:09
유틸
2319 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
개추콘
육상부 여자친구는 쿨하고 때때로 부끄럼
동인
hatlatal
05/01 17733 86
ai번역[Dendou Monaka] 마법 소녀 라이징 스톰 개장! 상식 개변 츠무린 랜드‼
동인
namepen44
05/01 22572 115
스위치 오프
동인
hatlatal
05/01 16331 69
[명조] 모니에 ( + 스타킹 버전 추가)
영상
브레머튼
05/01 21543 93
효과음 추가한 것 들 복구
영상
rlans
05/01 15734 83
[복구] 복구영상 1개
영상
브레머튼
05/01 16294 94
불법사이트와 차단에 대해서 ...정확하게 정리해줌
일반
lovesccubus
05/01 8252 52
[구매보급]【전편 삽입】 동경하던 선생님과 결혼했더니 SEX 완전 긍정
소리
이름뭐하지
05/01 14888 75
[촉수/세뇌/능욕] 쯔꾸르 게임 만들어 보고 있습니다. 2
창작
ㄴㄴ
05/01 9568 113
우리 함께 기다려 볼까요 5~7월 기대작 모음
정보
haeni2
05/01 18098 74
[AI번역][netorare no tami] 그녀는 노려지고 있다 속편 ~그 이후~ + 노려지고 있다 시리즈 모음
동인
hadi220
05/01 26809 63
HΔL-요루짱 파파카츠 자막 맹그러옴
영상
gombobest
05/01 17338 142
[미번,구매보급,번역요청] RJ01618876 8번 미요
미번
프리부타
05/01 23369 43
[구매보급] 개운 아게만죠 ~새해 첫판부터 긍정 갸루에게 대량 질내사정~【애니판】
소리
fm2tm
05/01 6370 43
90일, 26.05.02, 복구+번역+개선) RJ193467 소환된 이야기
번역
ㅇㅇ
05/01 33105 112
AI, 셀레스포니아) 아마네 구속 섹스
야짤
miso5
05/01 12206 91
VPN 쓰면 다 뚫린다 어쩐다 상관없고 걍 검열 자체가 존나 아니꼬움
일반
ㅏ얽초ㅏㅓㅑㅇㄹ쳐가어ㅑㅕㄹ곹ㅇ
05/01 6530 66
너스콜 경비원 올클 세이브 v1.26.4.24
세이브
ilillilllilil
05/01 15603 20
[ki-51] 아파트 이웃이 대주는 이야기 1~4
동인
agnet666
05/01 30436 58
[손번역/이미지 번역] RJ389725 큰 여자아이에게 옮겨진다! ver1.14
번역
illi11l
05/01 46328 198
[최종 정리] VPN 관련 가격, 차이, 추천, 페이백 등등 완
정보
xiondarkbullet
05/01 16746 57
띵조 모니에, 치사
영상
Poznan
05/01 13384 80
90일) RJ01072962 날개기사 세리나.7z
복구
ㅇㅇ
05/01 24200 54
[미번/번역요청]지금부터 아들의 친구와 섹스합니다
동인
아돌
05/01 16014 24
U2hhZ2d5IFN1c3Ug 영상모음
영상
karatro
05/01 24544 93
안돼! 동거라이프 DLC 식사 장면 추가
정보
라임무르
05/01 9125 32
cm9pcm9pbW1k 모음집 업데이트 알림
영상
hannanas
05/01 23952 54
아무도 안하는거 같아서 하는중
작업현황
abcdefg
05/01 14279 42
[90일][추가복구 없음] 기번자료 6종
복구
Ghost
05/01 37148 82
Poriuretan 여성 상사
동인
uzaki
05/01 19096 57