Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

 

The namespace of a script makes the name of an userscript unique.

ID
namespace
Type
Data Type
Token
Since
1.0

A namespace is typically a hierarchy with each segment separated by dots.

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.

Resources

Name
The name of a userscript is unique within its namespace.
  • No labels