Skip to content

v3.3.0

Compare
Choose a tag to compare
@quoid quoid released this 22 Jun 16:42
3ea0ee4

Userscripts v3.3.0

  • added support for @include/@exclude #143
    • previously these were aliases for @match/@exclude-match
    • users can now utilize regex expressions and glob patterns (*) for domain matching via @include/@exclude
    • see documentation for more info
  • minor fixes #142