Skip to content

Breaking changes URL matching in 1.4.1 #487

Description

@esterTion

This seems to come from #463 .
Before the new version, @match http://example.com/path/ will match with http://example/path/?query. After the new version, it doesn't match url with query anymore. The match pattern is required to be @match http://example.com/path/*

I personally use ViolentMonkey in Firefox on my PC, and this extension on my iOS device. Before 1.4.1, url matching works the same on two platforms. Now two extensions have different url matching.
I haven't checked with other user script manager on PC platform regarding this url matching issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions