Skip to content

Blocking chrome://extensions also blocks some uninteded sites #91

@ismig

Description

@ismig

When the "Prevent access to Extensions page..." option is used, the page URL is matched against this regex: /^[a-z]+:\/\/extensions/i (see code).
That mistakenly matches a URL like https://extensions.gnome.org, so it should be made more restrictive.

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