What Are URL Match Patterns?
Last updated
Last updated
PixieBrix uses URL match patterns to determine whether or not a mod should run on a web page. For each mod, you can define the URL match patterns using a combination of any of the following:
Wildcards. Use wildcards to match any character or sequence of characters.
Regular expressions. Use regular expressions to allow for more advanced filtering.
Fixed text strings. Use ****fixed string matches for exact matches.
If PixieBrix does not have access to a site, you will be prompted to grant access.
URL match pattern rules are optional, but if you add them, ensure that at least one URL matches the patterns you add.
You'll see the URL match pattern in the Starter Brick for each mod. The Starter Brick is the first brick in a mod, and must be one of the following:
Trigger
Sidebar
Context Menu
Quick Bar
Button
In the Starter Brick Configuration Panel, you'll set the Sites value to specify where a mod can run.