Skip to content

Nightly can not parse match pattern #2480

@an-electric-sheep

Description

@an-electric-sheep

the script below fails with the following error: Error: @match could not parse pattern

// ==UserScript==
// @name        match test
// @namespace   https://github.com/an-electric-sheep/
// @version     1
// @match       *://*.twitter.com/*
// @grant       none
// ==/UserScript==

It works on FF stable. I suspect that it would break a lot of scripts soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions