Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Trigger

A trigger on which to show or not show a node

Hierarchy

  • Trigger

Index

Properties

Properties

not

not: boolean

If true, does NOT run on given site

url

url: string
The URL of the site on which to run,
if launchMode is 2 aka run on specified pages can be any of these
https://wiki.greasespot.net/Include_and_exclude_rules
otherwise the url should match this pattern, even when launchMode does not exist on the node (links etc)
https://developer.chrome.com/extensions/match_patterns

Generated using TypeDoc