Skip to content

Release 1.1.2#24

Merged
Compile-Time merged 6 commits into
masterfrom
dev
Jun 3, 2025
Merged

Release 1.1.2#24
Compile-Time merged 6 commits into
masterfrom
dev

Conversation

@Compile-Time
Copy link
Copy Markdown
Owner

No description provided.

This setting was added to the V3 manifest without being functionally implemented until Chrome version 130. Dynamic urls can only be used with the `chrome.runtime.getURL()` API. If this setting is used without accessing the resource over `chrome.runtime.getURL()`, the extension is now using unaccessible resources.

Note: By dropping this setting, it's possible to fingerprint users by checking if the resources provided by the extension can be accessed. Since this behavior would be the case with Chrome versions before 130 anyway, it's not too much of a concern.
@Compile-Time Compile-Time merged commit 531ae0d into master Jun 3, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant