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.

Tendrás que instalar una extensión para tu navegador como Tampermonkey, Greasemonkey o Violentmonkey si quieres utilizar este script.

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

Tendrás que instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Userscripts para instalar este script.

Tendrás que instalar una extensión como Tampermonkey antes de poder instalar este script.

Necesitarás instalar una extensión para administrar scripts de usuario si quieres instalar este script.

(Ya tengo un administrador de scripts de usuario, déjame instalarlo)

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

(Ya tengo un administrador de estilos de usuario, déjame instalarlo)

Autor
xzy D
Instalaciones diarias
0
Instalaciones totales
2
Calificaciones
0 0 0
Versión
2026
Creado
2/4/2026
Actualizado
2/4/2026
Tamaño
24,2 KB
Licencia
MIT
Funciona en
Todos los sitios

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.