TAAFT
Free mode
100% free
Freemium
Free Trial
Prompts Deals

On Fetch Plugin

adobe / plugin-on-fetch

1 2 Language: JavaScript License: Apache-2.0 Updated: 14h ago

README

On Fetch Plugin

The On Fetch Plugin will run custom JS per source on right before fetching. This plugin is based on envelop's onFetch hook.

Syntax:

"plugins": [
      {
        "onFetch": [
          {
            "source": "Source1",
            "handler": "./Source1HandleOnFetch.js"
          },
          .
          .
          .
          .
          {
            "source": "SourceN",
            "handler": "./SourceNHandleOnFetch.js"
          }
        ]
      }
    ],
0 AIs selected
Clear selection
#
Name
Task