The name of a userscript is unique within its namespace.
The name the name of a userscript in the context of the HTTP protocol. It is part of the userscript identifier to uniquely address a userscript instance.
A HTTP name parameter should not contain dots ('.
'). Per convention name parts are separated by dashes ('-
').
The parameter is used by the following systems.
Name |
Type |
Short Description |
|
|
Deletes a userscript uniquely identified by its namespace, name, and version. |
|
|
Provides access to a unique userscript by its namespace, name, and version. |
|
|
Provide access to a single userscript file by its coordinates. Even anonymous users have access to this service. |