Skip to content

[Bug] Why does this Chrome extension need <all_urls> permissions? #976

Description

@mingcheng

The screenshots below show the errors I encountered while developing and debugging a Next.js app.

Image

It shows your extension will modify all the website page's HTML tags and add hypercrx className attributes. Subsequently, I checked the source code, and I got the answer: the host_permissions of its manifest were configured as "<all_urls>".

Image

Could you please explain why you set up this value like that and if there is a right way to fix or improve this sensitive configuration?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

kind/bugCategory issues or prs related to bug.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions