kone
소미소프트

소미소프트

썸네일 크기조절 스크립트

06/01/2025, 08:33:19
유틸
2812 views · 4 likes

챗지피티로 만들었는데 오류 생길수있음 문제시 글삭


1

ㄴ 기존 썸네일 크기


1

ㄴ 스크립트 작동 후 썸네일 크기


1

ㄴ 썸네일 너비 설정 클릭

1

너비 숫자만 쓰고 (뒤에 px는 자동으로 써짐) 확인 누르면


1

높이는 대충 4:3 비율로 계산되고 다시 확인 누르기 >> 새로고침


초기 기본 너비 : 500

초기 기본 높이 : 375


아래는 스크립트입니다


// ==UserScript==
// @name         kone.gg 썸네일 크기 조절 (너비만 입력)
// @namespace    http://tampermonkey.net/
// @version      1.3
// @description  kone.gg 미리보기 썸네일 크기를 너비만 입력해 간편하게 조절합니다.
// @match        https://kone.gg/*
// @grant        GM_registerMenuCommand
// @grant        GM_setValue
// @grant        GM_getValue
// ==/UserScript==

(function () {
    'use strict';

    const defaultWidth = '500px';
    const defaultHeight = '375px'; // 초기 기본 높이, 계산용 참고

    const width = GM_getValue('thumbnailWidth', defaultWidth);
    const height = GM_getValue('thumbnailHeight', defaultHeight);

    function normalizeSize(input) {
        if (!input) return null;
        input = input.trim();
        if (/^\d+$/.test(input)) {
            return input + 'px';
        }
        return input; // 이미 단위 포함되어 있는 경우
    }

    function extractPixels(value) {
        const match = /^(\d+)(px)?$/.exec(value.trim());
        return match ? parseInt(match[1], 10) : null;
    }

    function updateThumbnailSize() {
        const newWidthRaw = prompt('썸네일 너비를 입력하세요 (예: 500 또는 100%)', width);
        const newWidth = normalizeSize(newWidthRaw);

        if (!newWidth) return;

        let newHeight;

        // 비율 계산 (숫자일 경우에만 적용)
        const widthNum = extractPixels(newWidth);
        if (widthNum !== null) {
            const heightNum = Math.round(widthNum * 0.75); // 4:3 비율
            newHeight = heightNum + 'px';
        } else {
            newHeight = 'auto'; // 퍼센트나 auto 같은 경우
        }

        GM_setValue('thumbnailWidth', newWidth);
        GM_setValue('thumbnailHeight', newHeight);

        alert(`썸네일 크기 변경:\n너비: ${newWidth}\n높이: ${newHeight}\n\n페이지를 새로고침하면 적용됩니다.`);
    }

    function applyThumbnailStyle(w, h) {
        const style = document.createElement('style');
        style.id = 'custom-thumbnail-style';
        style.textContent = `
            img.max-w-50.max-h-40 {
                max-width: ${w} !important;
                max-height: ${h} !important;
            }
        `;
        document.head.appendChild(style);
    }

    GM_registerMenuCommand('썸네일 너비 설정 (높이는 자동 계산)', updateThumbnailSize);
    applyThumbnailStyle(width, height);
})();
4
2 comments
Sign in to comment
06/01/25
너비아니
06/15/25
참 좋은데 맨 아래쪽 게시글 한두개는 100%기준 아래가 짤리네요
Sign in to comment
[청아 포함] a2FvZ3Vt 모음집 - [402.33MB]
영상
HNO₃
05/24 58117 106
[AI번역][iwao] 카렌 만화(가칭)(カレン漫画(仮)(1~4)
동인
초보역식자
05/24 16199 94
RJ01634901 [Umemaro3D] Taboo Spell 영상버전(추가)
영상
ckkey
05/24 41184 252
[구매보급/ AI 공식 번역] 빗소리로 가득 차는 밤 1.2.0
번역
yeondooooo
05/24 46397 276
[요청복구][RJ342578] (청아) Jam packed line tale
복구
roomonfire
05/24 12488 33
[자동번역](이미지 번역 필요) 야간 버스에서 여자아이의 팬티가 흠뻑 젖을 때까지 치○ 해버렸다
번역
제로콜라라이트
05/24 39800 148
[복구][RJ119910] 로리퀘2 ~순백~ 4.01
복구
개구리
05/24 12848 36
[요청복구] Fantasy Factory 서클작 3개 복구
복구
갈랐다고
05/24 14352 39
[1편+2편][구매보급]넷카페에서 옆개인실의 여고생과 교미하는 이야기
소리
이름뭐하지
05/24 6799 61
[버전업][AI][패치만] 알미오시온의 의술사 ver 1.06
번역
lovesccubus
05/24 26788 157
[AI번역] 호스트에게 속아서 ~모르는 사이에 조교당해 가는 그녀~
번역
미하리
05/24 39986 178
[無요청복구] (NTR)리본 아일랜드 그록움짤화 한거
복구
단또
05/24 16187 55
[복구] 에바네시아 / 히유키 & 에이메스 & 데니아 복구 영상 2개
영상
브레머튼
05/24 13253 70
[요청복구] (RJ01610735) 一人暮ぐらしの夏休み
복구
blases236
05/24 19183 46
귀축 아저씨들과 JK [잘못 올려서 재업]
동인
mango8981
05/24 18511 85
프로미아 (ZZZ)
영상
브레머튼
05/24 12605 83
Shirabe Shiki-요마 사냥꾼 카나타
동인
k8625
05/24 25395 161
엔젤디 (ZZZ)
영상
브레머튼
05/24 14152 102
오네쇼타 스토리 시리즈(Big sis stories) 파트 1
영상
브레머튼
05/24 17994 118
cabin 요네자와 양은 나만의 빗치
동인
SK
05/24 11600 62
[Coupe] Shitataru Onna
동인
kifbodo245
05/24 10453 49
ai, 붕스) 사이퍼와 연인이 되어 잔뜩 사랑을 나누었다
야짤
kjh9304
05/24 7092 84
[AI번역][Ame arare] 도서실의 그녀 번외편 (아야코편만 포함)
동인
초보역식자
05/24 11805 39
Shirabe Shiki-감각 차단으로 퇴마합니다
동인
k8625
05/24 26349 195
(천박주의) 꼴린데 뭐라고 불려야 하는지 모르는 자세
야짤
faustlover
05/24 9827 19
오네쇼타 스토리 시리즈(Big sis stories) 파트 2
영상
브레머튼
05/24 19351 132
[AI번역]레이나와 이상적인 동거 생활
번역
솔라셀
05/24 37074 137
티나2 진척 보고 13
정보
마검사리네최고
05/24 7881 36
ai) ----청아 최면앱----YBYB 자작 캐릭
야짤
Ghost
05/24 7730 34
[요청복구][버전업] (1.4v)(RJ185696) 빨간 두건의 숲
복구
vhskorea
05/24 11219 30