Universal Links

Cown Zoo supports Universal Links to trigger some in-app actions, which might be helpful for implementing Siri Shortcuts or webpage integrations.

All Zoo's Universal Links are under https://cown.app/_/zoo/ (or http://cown.app/_/zoo/).

If not stated otherwise, all query parameters should be URL encoded, and anything in the URL is case-sensitive.

Version
Available since 1.2.

createScript

Navigate to script add page, and optionally fill some or all fields.

Note that this just navigates to the page, and the user still need to tap Add to download / create the script. They can of course change all those fields as they want before addition.

URL: https://cown.app/_/zoo/createScript?name=<scriptName>&scriptUrl=<scriptUrl>&matches=<matches>

Query

  • name: Name of the script.
  • scriptUrl: URL to download the script.
  • matches: \n-separated list of URLs to match.

All parameters are optional.

Examples


Copyright 2022 Inkwire Technology (Hangzhou) Co., Ltd.