kone
소미소프트

소미소프트

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

05/31/2025, 08:06:09
유틸
2370 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
개추콘
오바와치)주노의 첫경험
창작
simplelife
05/07 13765 18
【7종 극강 핥기】✅귀핧기에 열중하는 엘프 공주 ~ 끈적 · 통 통 · 귀 안쪽 깊숙히 · 귀 페라 · 위스퍼 · 고속 · 양쪽 귀 동시 · 마지막은 노콘 섹스♪~
소리
maruran
05/07 17080 151
[기번/임시] REC 0.5.2.1
번역
kts
05/07 35755 126
[번역] [셀프구속/치비] [Icoicoikoi] 금기의 사슬에 구속된 이 몸이 심연에서 홀로 종언을 고하는 이야기 ~셀프구속자위를 해 봤다가 점점 쾌락의 늪에 빠져버렸다~ (트릭컬)
동인
yjgtiihty
05/07 19011 111
[기계번역/자동번역] NTR Mobile [v0.23.0]
번역
karuparu13
05/07 49019 77
[RJ01582349][AI 자막만]슨도메와 루인드를 5번씩 견디면 뇌가 저릿해지는 사정을 시켜주는 멘즈 에스테
소리
creatine
05/07 10260 51
[Monchan Rev3] 보지 대주시겠습니까?
동인
ㅇㅇ
05/07 34426 144
구매보급) 나쁜 여기사가 귀여운 남자아이를 레〇프 해버리는 이야기
동인
GOOD
05/07 18577 86
AI, 셀레스포니아) 커피숍에서 일하는 아마네
야짤
miso5
05/07 13569 127
[구매보급][번역요청]AI) No Tomorrow Rebellion
미번
마카라이트
05/07 9251 26
[후원업뎃/미번/이종간/촉수/수간?]La Vitalis : Immortal Loss 0.47 노모
미번
루파조아
05/07 11398 37
RJ353573) 아이스 하트와 잭오 v1.10 [기계번역]
복구
everywhere
05/07 22584 68
님포 5월 정보
정보
우욿
05/07 19763 21
ai,스압)어라 저거 우리반 반장아냐?
야짤
gpsel157
05/07 12292 59
[Orico] 가정 속 매춘 1~3
동인
1uF
05/07 28254 87
[알림] 비월선행록 이미지번역 빼먹은 거 두 장 있길래 추가함
번역
argoklarke
05/07 23513 81
소악마 스마트폰작업중
작업현황
toung
05/07 4497 17
[AI번역][Torotarou] Shoujo Fondue - Sweet Girls Sex Diary | 少女性愛日記 (decensored)
동인
mybest
05/07 12539 53
[ VAM ][ 퍼리 ] 프레디 나이트 클럽 - FEXA
영상
s99a99
05/07 25519 55
NTR) 타락한 성흔 7월로 발매 연기
정보
drogba
05/07 9037 34
天平キツネ V38 데니아
영상
참새
05/07 22075 140
[요청복구] RJ080939 섬격의 기어 (손번역)
복구
이상성애
05/07 19000 62
자동소미 해적판X2 1.0.4업데이트 알림
유틸
스눕제이크
05/07 6555 18
[AI번역][Makosho] Mujintou de, SEX ni Kyoumi Shinshin na Dosukebe InCha Joshi-tachi to Harem Life (decensored)
동인
mybest
05/07 27692 98
[버전업 알림] 음최도시 휴프노즘 1.04 번역 적용완
번역
saika
05/07 31627 126
[★추천] 무료 망가 번역기★
유틸
mybest
05/07 27860 127
RJ01549336 알미오시온의 의술사 퀘스트, 목적? 일부 - 미검수, 비전문가, 오역 다수
번역
wkwlqhwltprtm
05/07 36448 105
[버전업] [구매보급] RJ01588884 이노센트 도터 v1.1.0
미번
gkqisq
05/07 10082 41
구매 보급/번역요청)RJ336598 로스트 메모리 사가 1.3.5 ,【夢幻の迷宮】2번 그리고 덤
미번
ldg398224
05/07 13106 45
[take_shinshi] 속아넘어가기 쉬운 내 아내는…
동인
agnet666
05/07 27019 53