Skip to content

fix(bandcamp_importer): convert @include to @match to support MV3#997

Merged
arsinclair merged 1 commit into
masterfrom
fix/bc-importer
Jul 7, 2026
Merged

fix(bandcamp_importer): convert @include to @match to support MV3#997
arsinclair merged 1 commit into
masterfrom
fix/bc-importer

Conversation

@arsinclair

Copy link
Copy Markdown
Collaborator
  • part of Brave Browser Deactivated ViolentMonkey today #981;
  • don't remove @include for now as it requires more testing;
  • we will have to drop the possibility of running the script on whitelabelled bandcamp pages: MV3 doesn't support regex in the @match directives, so there's no way to narrow it down. If users complain that the script doesn't run on specific whitelabelled bandcamp pages, we can add those individual pages to the match list.
  • webarchive matcher is also more broad now, which justifies an extra guard.

- part of #981;
- don't remove @include for now as it requires more testing;
- we will have to drop the possibility of running the script on whitelabelled bandcamp pages: MV3 doesn't support regex in the @match directives, so there's no way to narrow it down. If users complain that the script doesn't run on specific whitelabelled bandcamp pages, we can add those individual pages to the match list.
- webarchive matcher is also more broad now, which justifies an extra guard.
@arsinclair arsinclair self-assigned this Jul 7, 2026
@arsinclair arsinclair merged commit 5393446 into master Jul 7, 2026
1 check passed
@arsinclair arsinclair deleted the fix/bc-importer branch July 7, 2026 16:44
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