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.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
xzy D
Dziennych instalacji
0
Wszystkich instalacji
2
Oceny
0 0 0
Wersja
2026
Utworzono
02-04-2026
Zaktualizowano
02-04-2026
Rozmiar
24,2 KB
Licencja
MIT
Dotyczy
Wszystkie strony

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.