Page tree

 

The name of a userscript is unique within its namespace.

Name
Name
ID
script-name
Type
Data Type
Short Data Type
Since
1.0

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

Per convention name parts are separated by dashes ('-').

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.
Namespace
The namespace of a script makes the name of a userscript unique.
Version
The semantic version of the userscript.

Resources

Userscript Name
A name identifies a userscript within its namespace.