kone
소미소프트

소미소프트

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

05/31/2025, 08:06:09
유틸
2217 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
개추콘
RJ364579 이종 간 임신 실험 공주-침략 된 망국의 공주님의 잔인한 이야기
미번
monrang
05/25 12382 34
[Ojou] 침략계 여친 1, 2
동인
1uF
05/25 25120 151
[구매보급,번역요청,바킨툴] RJ01634909 NTR룸~구해내지 않으면 뺏기는 방~
미번
륄트
05/25 10609 38
[Seto Ryouko] 첫사랑
동인
1uF
05/25 14285 112
프로미아 & 와이즈 6단지 야외 플레이
영상
브레머튼
05/25 16146 89
(료나) 세이카&PA씨
동인
나나세마루
05/25 9194 31
마나카 모드 번역
번역
ㅇㅇ
05/25 26706 60
[구매보급] Umemaro3D 모음집
미번
cassett
05/25 10640 72
[직번] [Tanaka no Miso] 젖소를 기르는 방법 미나츠 완벽이해 총집편
동인
maha1004
05/25 12286 65
구매보급) 【한국어판】 아싸 주제에 젖꼭지 자극으로 절정하는 건 건방지잖아~!!
동인
GOOD
05/25 15273 69
청아) [ろるり] 조작당하는 아줌마 귀여워
동인
kbyxw79376
05/25 23975 82
젖통삽입 단짝친구
동인
pofox
05/25 21061 123
doji ro)처녀가 동정과의 첫 체험에서 눈을 뜨는 이야기 4
동인
woo15
05/25 9461 23
[구매보급]무지한 운동부 선배를 으스대며 조교해서 임신시킨 이야기
소리
이름뭐하지
05/25 5550 44
욕망의 여신 이리나 시작부터 쉽지 않네
후기 및 공략
마사지
05/25 8564 28
94. AI, 셀레스포니아, 식질) 셀레스포니아 인터뷰, 악수회
창작
miso5
05/25 7861 96
[ai번역][Usagi Nagomu] 황혼의 창 엘프 총집편 엠마편 1 [P.127]
동인
mybest
05/25 9957 57
(후타) 딸치다 걸린 미쿠
야짤
duckuu12
05/25 9710 26
노모 동인지나 상업지 구하는곳
정보
mybest
05/25 8738 40
내 비참한 인생 후기
후기 및 공략
15238603208
05/25 7232 34
AI번역 손식질) 직장근처에서 만난 알바(41)와 여행을 갔더니 애정어린 연인같은 섹스에서 성욕이 드러난 본능을 마음껏 이틀동안 폭풍섹스했던 이야기
동인
1Q2W3E4R
05/25 15385 95
[후타][퍼리][귀박주의] ear fuck 영상 모음
영상
roomonfire
05/25 20855 78
[요청복구] 렌파이 NewHorizon-0.4-pc
복구
65410
05/25 11466 47
직번) ※보추주의 [Brother Pierrot] 갸루 낭자애 수사관과 자지 쥠초밥
동인
qlalfsla
05/25 14878 39
여름 전에 나오는 갓겜
정보
aemeath
05/25 10076 52
[미번/이종간/촉수] 태양의 기사 에리카 0.1.9.1 핫픽스버전 (치트판)
미번
루파조아
05/25 13680 71
mmd - 비스크돌 코스프레 실루엣 야스댄스 - Thumbs Up
영상
madrush
05/25 31985 260
[요청 복구]For the queen
복구
오우즉시반말
05/25 20599 64
[요청복구] 장탈기사 님포리아 v1.07
복구
zadvoskoi
05/25 11895 33
35살 처녀 마법사 속편근황
정보
sorbe123
05/25 6255 16