Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sometimes limit warning is displayed even if no other MV3 extensions are installed nor many filters are enabled #3065

Open
3 tasks done
windwak3r opened this issue Dec 16, 2024 · 0 comments

Comments

@windwak3r
Copy link

Please answer the following questions for yourself before submitting an issue

  • Filters were updated before reproducing an issue
  • I checked the knowledge base and found no answer
  • I checked to make sure that this issue has not already been filed

AdGuard Extension version

5.0.176

Browser version

Chrome 131

OS version

Windows 11

Ad Blocking

AdGuard Base filter

Privacy

No response

Social

No response

Annoyances

No response

Security

No response

Other

No response

Language-specific

No response

What Tracking protection options do you have enabled?

No response

Issue Details

Preconditions:
The limit is not exceeded by other extensions installed or by enabled filters.

Steps to reproduce:

  1. Open the browser
  2. Open the popup
Screenshot 1

Screenshot 1

  1. Go to chrome://extensions/ and enable Developer mode
  2. Open service worker of AdGuard extension and switch to Console tab
  3. Paste the following and press Enter:
await chrome.declarativeNetRequest.updateEnabledRulesets({enableRulesetIds: ['ruleset_3']})

Expected Behavior

The set of enabled rulesets exceeds the rule count limit. is displayed.

Actual Behavior

internal error is displayed

Screenshots

Screenshot 1

Additional Information

The issue is related to Chrome issue https://issues.chromium.org/issues/367440970
It have been already fixed and the fix will be available in Chrome 132 version.

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

No branches or pull requests

1 participant