kone
소미소프트

소미소프트

개념글/전체글 버튼 분리 스크립트(수정)

05/27/2025, 09:41:09
유틸
2847 views · 3 likes

스크립트 지식 1도없이 챗지피티로 만들었습니다~ 문제시 글삭함

오류 생기면 스크립트 삭제 추천드려요



1

원래 이렇게 붙어있던 개념글/전체글 버튼을



1

이렇게 분리했습니다. 왼쪽은 전체글 모드, 오른쪽은 개념글 모드


그리고 중요한건 전체글일때 전체글 버튼 누르면 전체글 새로고침됨

마찬가지로 개념글일때 개념글 버튼 누르면 개념글 새로고침됨

새로고침 할려고 버튼 나눈거임


하 근데 최신순(시계모양) 버튼이 버튼 오른쪽에서 왼쪽으로 가버림.. 이건 못고치겟서


1

게시판 하단에 있던 버튼도 바뀝니다


1
1

확장프로그램 템퍼몽키 설치하시고 새 스크립트 만들기 > 안에 내용 지우고 스크립트 복붙 > 저장




아래는 스크립트 코드

// ==UserScript==
// @name         kone.gg 개념글/전체글 버튼 삽입(수정판)
// @namespace    http://tampermonkey.net/
// @version      2.4
// @description  게시판 개념글/전체글 버튼 삽입 수정
// @match        https://kone.gg/*
// @grant        none
// ==/UserScript==

(function () {
    'use strict';

    let lastUrl = location.href;

    const createButton = (text, onClick, isActive) => {
        const button = document.createElement('button');
        button.textContent = text;
        button.style.cssText = `
            margin-right: 8px;
            padding: 6px 12px;
            border: none;
            border-radius: 9999px;
            font-size: 14px;
            cursor: pointer;
            background-color: ${isActive ? '#dc2626' : '#e4e4e7'};
            color: ${isActive ? 'white' : '#27272a'};
        `;
        button.addEventListener('click', onClick);
        return button;
    };

    const insertButtons = () => {
        const url = location.href;
        const isHot = url.includes('mode=hot');
        const basePath = location.pathname;

        const boardWrapper = document.querySelector('div.grow.flex.flex-col.rounded-b-lg');
        if (!boardWrapper) return;

        const buttonRows = boardWrapper.querySelectorAll('div.flex.items-center.gap-2');
        if (!buttonRows.length) return;

        buttonRows.forEach((targetRow) => {
            if (targetRow.querySelector('a[href*="write"]')) return;
            if (targetRow.querySelector('#custom-btn-hot') || targetRow.querySelector('#custom-btn-all')) return;

            // 기존 개념글/전체글 a 링크 삭제
            targetRow.querySelectorAll('a[href]').forEach(link => {
                const href = link.getAttribute('href');
                if (href.includes('mode=hot') || href === basePath) {
                    link.remove();
                }
            });

            const hotBtn = createButton('개념글', () => {
                window.location.href = basePath + '?mode=hot';
            }, isHot);
            hotBtn.id = 'custom-btn-hot';

            const allBtn = createButton('전체글', () => {
                window.location.href = basePath;
            }, !isHot);
            allBtn.id = 'custom-btn-all';

            targetRow.appendChild(allBtn);
            targetRow.appendChild(hotBtn);
        });
    };

    // 버튼 삽입 및 재삽입 시도
    const tryInsertButtons = () => {
        insertButtons();
    };

    // history API 훅 감싸기
    const hookHistoryMethod = (method) => {
        const original = history[method];
        return function () {
            const result = original.apply(this, arguments);
            window.dispatchEvent(new Event('locationchange'));
            return result;
        };
    };
    history.pushState = hookHistoryMethod('pushState');
    history.replaceState = hookHistoryMethod('replaceState');

    window.addEventListener('popstate', () => window.dispatchEvent(new Event('locationchange')));
    window.addEventListener('locationchange', () => {
        if (lastUrl !== location.href) {
            lastUrl = location.href;
            tryInsertButtons();
        }
    });

    // DOM 변경 감지해서도 버튼 갱신 (최상위 body 감시)
    const observer = new MutationObserver(() => {
        tryInsertButtons();
    });
    observer.observe(document.body, { childList: true, subtree: true });

    // 최초 실행 딜레이 줘서 기다렸다 삽입
    setTimeout(() => {
        tryInsertButtons();
    }, 1000);

})();
3
2 comments
아 근데 지금 해보니까 게시판에 들어와서 새로고침을 한번 해줘야 버튼이 바뀝니다;; 참고해주세용
ㄴ수정했습니다 혹시 처음에 받으신 분 있으시면 다시 써주세용
상해반점 우사미쟝 3부작 합본
소리
돈이조아
05/22 13951 60
[구매보급][1+2+3편][전편 시오후키]소노자키 양은 절대 청초! 【오호고에 조O】
소리
이름뭐하지
05/22 13626 74
[식질요청] RJ121099 임신 연습 수업 Love's Right 섹스하지 않으면 즉사형
미번
ilillilllilil
05/22 15273 48
[미번, 번역요청] DeviDevi Survivor(デビデビサバイバー)
미번
judah
05/22 10772 32
미번,도지로) 처녀가 동정과의 첫 체험에서 눈을 뜨는 이야기 4
동인
kjalar
05/22 14108 29
ai) ----임신---- 귀칼 발정기 카나오
야짤
Ghost
05/22 7542 18
[미번][ORC SOFT] 사모님은 전직 야리만 2022
미번
돔마
05/22 8400 18
AI) renbocloud 5월
야짤
RMillet
05/22 7322 25
다시 돌아온 ntl 신사의 ntl 게임들 리뷰
후기 및 공략
헤비레인
05/22 10803 41
[Zurikishi] 하프 서큐버스를 주웠다 (야한 파트 번역본)
동인
toyugi
05/22 26152 111
[구매보급]심야의 편돌이 여고생 ~자지에 저항하지 못하고 오호성 섹스에 빠질 때까지~
소리
이름뭐하지
05/22 11017 62
AI, 블루아카, 스압) 키보토스 빵빵단 특집
야짤
xepd5264
05/22 7828 28
ai) ----스압---- Mistel Noir 봇치더랔
야짤
Ghost
05/22 5265 24
[구매보급] 동방, takorin ) 무의식 후타나리 지령전
미번
ekqlscm
05/22 13426 25
[구매보급] 동방, takorin ) 케이키 님의 파이즈리 내구시험
미번
ekqlscm
05/22 13991 77
ai) ----임신---- Ninia 블아 토키 2탄
야짤
Ghost
05/22 7899 22
[세이브파일] RJ01175290 존재감 없는 여동생과의 소박한 일상 (호감도7)
세이브
jsoon
05/22 10988 22
[미번/번역요청]폐쇄공간의 선배는...
동인
아돌
05/22 14125 24
Yutskirts Tsuzuri-쓰레기 현자 이야기1
동인
k8625
05/22 17792 26
[Ichitaka] 사유리 1~6
동인
1uF
05/22 20217 62
[미번, 구매보급] 슬금슬금 나쁜 손 사토리 님
미번
ekqlscm
05/22 9025 21
[Neginegio] 동네 헌팅 양아치들에게 따먹혀버린 나의 부인 ~아이의 눈 앞에서~
동인
1uF
05/22 14162 45
[Neginegio] 음란가계학원 1~3
동인
1uF
05/22 17581 62
소와 양의 잡화 상점 이미지 번역 기록 -2-
작업현황
5dk2io1
05/22 4412 22
3Mura 0522
영상
참새
05/22 24471 90
ai) NTR 접대골프 4
야짤
ai0098
05/22 13623 89
전설의 보물에 즉시 발정!? 갸루 모험가와 정신을 잃고 오로지 밀착한 채 땀 범벅이 된 섹스
소리
zimbabwe
05/22 11166 89
여동생과 1개월간 5월 2주 부터 4주차 까지 (이미지 추가완료)
정보
beatrirz
05/22 8589 18
[RJ01525764] (요청복구, 자막만, AI사용) 의지악 다우너 메이드의 엉망 사정 관리
영상
후후추
05/22 15176 44
[야애니/알림] 음오옥 똰지 7화 업 알림
영상
공승아
05/22 12510 28