Skip to content

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

@mingcheng

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?

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