Greasy Fork is available in English.
Drag a link to open it in a popup window with a preview before opening, using Edge's prerendering technology. Also, add an acrylic effect behind the window when it's open.
Устаревшая версия за
🔗 Drag and Drop to Open Preview Window — Easily open and preview web links in a small window by dragging them, utilizing Edge's pre-read technology. The background of the small window features an acrylic effect to enhance visual appeal.
Action Mode (actionMode)
actionMode
.1
- Triggers the preview window when the link is long-pressed.2
- Triggers the preview window when the link is dragged.0
- Defaults to enabling both of the above action modes.Long Press Duration (longPressDuration)
setLongPressDuration
, used to modify the long press duration in conjunction with Action Mode (actionMode)
.Blur Effect Enabled (blurEnabled)
toggleBlurEffect
, used to enable or disable the blur effect.Blur Intensity (blurIntensity)
Close on Mouse Click (closeOnMouseClick)
toggleCloseOnMouseClick
, used to enable or disable the setting to close the preview window on mouse click.Close on Scroll (closeOnScroll)
toggleCloseOnScroll
, used to enable or disable the setting to close the preview window on mouse scroll.Window Width (windowWidth)
Save Window Configuration
is enabled.Window Height (windowHeight)
Save Window Configuration
is enabled.Show Countdown (showCountdown)
Action Mode (actionMode)=1
is enabled, displays a countdown progress bar below the mouse before the preview window is triggered by a long press. The time is set by Long Press Duration (longPressDuration)
.Save Window Configuration (saveWindowConfig)
Each option is followed by a corresponding action function, which is used to update the menu settings. By clicking on an option, users can directly change the related configuration and see the effect immediately.
🌐 Applicable to All Web Pages — Supports all web pages, allowing convenient link preview and opening functionality anytime, anywhere.