Skip to content

AutoRuns

Aliyss Snow edited this page Nov 22, 2020 · 2 revisions

AutoRuns are Actions that are executed on page load.

Defining AutoRuns

To define an AutoRun add a AutoRun by inserting a row on the Extension Options Page.


Defining Code

Define a code that will allow you to recognize your AutoRun easily.

Defining Table Names

Table ID

You can get the Table ID from the url you want to run on page load.

Example

Defining Action List

Runs the Actions subsequently. This allows you to add multiple actions to a button.

Action

The Actions are predefined from your Actions List. You can select them from the dropdown.

Example

  • Action List has: [Hello World]
  • Action Selection: Hello World
Clone this wiki locally