Small Window Preview DX

Left-click long-press (or drag) to open window. First use: enter menu to adjust, open a window, drag to set position/size, then close. Global base settings done. Later, disable global settings to customize per site for accelerated browsing.

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
xzy D
일일 설치 수
0
총 설치 수
2
평점
0 0 0
버전
2026
생성일
2026-04-02
갱신일
2026-04-02
크기
24.2KB
라이선스
MIT
적용 사이트
모든 사이트

Modified using AI generation; I lack the skills to do anything fancy myself.
Adapted from "人民的勤务员的小窗預覽" https://greasyfork.org/scripts/504880

The script follows the same principle, with modifications and reductions targeting specific pain points.

1.Left-click trigger only. It's 2026—many browsers now have right-click gestures causing frequent false triggers. If someone uses left-click for gestures... (shrug)

2.Fixed errors with window size and positioning. Normal dragging saves data correctly and reopens at the previous location, but this fails when using PowerToys for snapping, or when dragging triggers Windows layout snapping.

3.Removed visual effects because I genuinely dislike them.

Not sure what the original script users use it for, but I use it as an alternative temporary split-window solution. Even with gestures, constantly switching and toggling tabs throughout the day is still a bit painful; a small window is faster for pages you don't need to keep open long.

Known partial conflict with Vivaldi's new "Follow Tab" feature: tabs opened from the main tab are forced to open in the follow tab, but windows opened from the follow tab can be freely positioned.