Skip to content

Record installURL and normalize update logic #836

@ACTCD

Description

@ACTCD

#248 (comment)

The order of checking for updates should be:

  • @updateURL (optional-metadata/.meta.js)
  • @downloadurl (optional-metadata/.user.js)
  • installURL (optional/NOT-metadata/.user.js)

installURL is not metadata, but the real URL when installed from a remote URL.
If @installURL metadata exists, it should be ignored.

If none of the three exists, it is considered a local script and cannot be checked for updates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions