This repository was archived by the owner on Jan 18, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
Tracker userScript header
Anton edited this page Jan 13, 2017
·
5 revisions
- @name
- @version
- @author
- @description
- @homepageURL
- @trackerURL
- @icon
- @icon64
- @updateURL
- @downloadURL
- @supportURL
- @require
- @connect
The name of the tracker.
The script version. This is used for the update check.
The scripts author.
A short description.
The authors homepage.
Tracker url, used at the tracker list, when over tracker icon.
Tracker icon
Tracker icon in 64x64 pixels.
An update URL for the userscript. Note: a @version tag is required to make update checks work.
Defines the URL where the script will be downloaded from when a update was detected.
Defines the URL where the user can report issues and get personal support.
Points to a JavaScript file that is loaded and executed before the script itself starts running.
This tag defines the domains (no top-level domains) including subdomains which are allowed to be retrieved by API_request