Provide access to a single userscript file by its coordinates. Even anonymous users have access to this service.
A userscript file is identified by the coordinates
Name |
Short Description |
Since |
|
The name of a userscript is unique within its namespace. |
1.0 |
|
The namespace of a script makes the name of a userscript unique. |
1.0 |
|
The semantic version of the userscript. |
1.0 |
When the activation record activates a userscript, then this service allows to download the userscripts code.
The web service defines the following path parameters.
The namespace of a script makes the name of a userscript unique.
ID |
script-namespace
|
Data Type |
|
Since |
1.0
|
The name of a userscript is unique within its namespace.
ID |
script-name
|
Data Type |
|
Since |
1.0
|
The semantic version of the userscript.
ID |
version
|
Data Type |
|
Since |
1.0
|
Note that this service can be used by anyone.