kone
소미소프트

소미소프트

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

05/31/2025, 08:06:09
유틸
2358 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
개추콘
[진짜 간절히 번역 요청] 口リクエ2~純白~ 로리퀘2 순백
미번
bansbes
05/24 7440 13
FORTUNE BRIDE 이거 진엔딩 없네
일반
2h4sd5
05/24 2274 0
19금 ai는 어디서 만드는거임?
질문
dzqzvsz
05/24 1754 0
오나사포 처음해보고 느낀거
일반
fkfnebwk
05/24 1798 0
ai) ----청아 최면앱----YBYB 자작 캐릭
야짤
Ghost
05/24 7731 34
[요청복구][버전업] (1.4v)(RJ185696) 빨간 두건의 숲
복구
vhskorea
05/24 11327 30
(미번 노모) [Usagi Nagomu] 황혼의 창엘프 9 : 타락 5
동인
macross7
05/24 15494 35
욕망의 여신 이리나 저장 어떻게 해?
질문
49i1jb
05/24 1776 0
카네다는 나쁘지 않아1편 AI로 리마스터링 중
작업현황
powr963
05/24 2688 9
(미번 노모) [Karube Guri] 이 섹스는 연기입니다 2
동인
macross7
05/24 10844 23
요청쪽 탭 관련해서 질문좀 드려요.
질문
mz666
05/24 2012 1
[복구요청] Jam packed line tale
요청
nnnnnnnnnn0
05/24 2661 -1
[방주 알림] 멸망 방주 글 삭제 사유
야짤
ㅇㅇ
05/24 10448 62
[공식번역][스팀][노모] 카린의 형무소 Karryn's Prison ver1.3.1.69 all DLC
번역
문명
05/24 31076 249
야애니 제목 궁금쓰...
질문
sakura-ne
05/24 3380 -1
[시모바시라 공방] 「마장영희 셀레녹시아」 제작 보고 71 - 차이점 제작!
정보
날개 로봇
05/24 8145 48
[청아](번역+이미지번역) RJ141187 상복 로리타 구속 기담 미소녀 노예 조교 완전 한글판
번역
ilillilllilil
05/24 39212 220
레이나와 그녀의 이상적인 동거 클리어 후기
후기 및 공략
np418
05/24 4975 5
[복구요청]RJ342781 수관의 사냥꾼
요청
slla4123
05/24 2852 0
혹시 동인지 좀 찾아주실 분
질문
kkkkl
05/24 789 0
야겜 찾기 참 어렵다...
일반
stealthmania
05/24 1704 0
B-PRISON UNCHAIN 1.07 요청드립니다
요청
erueur
05/24 1922 0
히토미내용 찾아주세요3달동안찾음
일반
hiking
05/24 1400 0
5월 하순에 온다는놈들
일반
ㅇㅇ
05/24 2430 -1
비타퀘2 오류로 3시간 날렸네
일반
이카루스 테크놀로지스
05/24 1839 0
[복구요청] 무인도 사원 여행기 요청드립니다!
요청
혼자서도촬해요
05/24 2049 2
RJ번호 써져있는거에 마우스올리면
질문
ㅇㅇ
05/24 1518 3
소미소프트는 금지해야함
일반
아이기스맘
05/24 3134 -21
여성향 야겜 괜찮은거 알려주실 수 있나여...
질문
ㅇㄴㅁㄻㅎ
05/24 2487 -2
떡인지 질문좀
질문
츄르도둑
05/24 1965 0