Skip to content

Plugins

Introduction

The plugin system aims to provide lightweight and concise extension functionality for Xdows Tools.

Differences

The plugin system originated from Xdows Security 3.01.

At that time, the plugin system was integrated into the main program rather than Xdows Tools.

In version 3.0, plugins were essentially DLL files, and the main program would call the DLL during certain operations to achieve plugin functionality.

In Xdows Security 3.03, the plugin system was updated to support using plugins as scanning engines.

In Xdows Security 3.04, the plugin system was removed for various reasons.

In Xdows Security 4.00, the plugin system was reintroduced and integrated into Xdows Tools.

Plugins

The plugin system in version 4.0 is integrated into Xdows Tools rather than the main program.

This means it loses some access to the main program but improves security and stability.

A plugin is essentially a directory containing configuration files, program files, and auxiliary web files.

The directory typically includes the following contents:

  • Plugins directory, which stores the plugin itself and is generally in a non-editable state.
  • Data directory, which stores the data required by the plugin.

Plugin Packages

Plugin Packages are ZIP archives containing one or more plugins.

You can import plugin packages via Xdows Tools - Import Plugins.

Layout Switch

Adjust the layout style of VitePress to adapt to different reading needs and screens.

Expand all
The sidebar and content area occupy the entire width of the screen.
Expand sidebar with adjustable values
Expand sidebar width and add a new slider for user to choose and customize their desired width of the maximum width of sidebar can go, but the content area width will remain the same.
Expand all with adjustable values
Expand sidebar width and add a new slider for user to choose and customize their desired width of the maximum width of sidebar can go, but the content area width will remain the same.
Original width
The original layout width of VitePress

Page Layout Max Width

Adjust the exact value of the page width of VitePress layout to adapt to different reading needs and screens.

Adjust the maximum width of the page layout
A ranged slider for user to choose and customize their desired width of the maximum width of the page layout can go.

Content Layout Max Width

Adjust the exact value of the document content width of VitePress layout to adapt to different reading needs and screens.

Adjust the maximum width of the content layout
A ranged slider for user to choose and customize their desired width of the maximum width of the content layout can go.

Spotlight

Highlight the line where the mouse is currently hovering in the content to optimize for users who may have reading and focusing difficulties.

ONOn
Turn on Spotlight.
OFFOff
Turn off Spotlight.