Page tree

 

The semantic version of the userscript.

Name
Version
ID
script-version
Type
Data Type
Since
1.0

The version parameter encodes the version of a userscript to configure the macro. It is part of the userscript identifier to uniquely address a userscript instance.

Usage

The parameter is used by the following systems.

NameTypeShort Description
Activation Record Macro
Renders the activation record of userscripts.
Delete UserscriptResource Operation
Deletes a userscript uniquely identified by its namespace, name, and version.
Get UserscriptResource Operation
Provides access to a unique userscript by its namespace, name, and version.
Userscript Macro
Userscripts ServiceResource Service
Provide access to a single userscript file by its coordinates. Even anonymous users have access to this service.

Related Parameters

List of parameters of the same type.

CSS
CSS class for the generated element.
Name
The name of a userscript is unique within its namespace.
Namespace
The namespace of a script makes the name of a userscript unique.

Resources

Userscript Version
A version uniquely identifies a userscript within its name and namespaces.