AdguardTeam / AdguardTeam/AdguardBrowserExtension

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

Abierto
#3,065 2 comentarios 0 reacciones 1 asignado Asignado a @maximtop Ver en GitHub
Bug MV3 Priority: P4
Lenguaje dominante
TypeScript
Estrellas
4.4k
Forks
449
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Please answer the following questions for yourself before submitting an issue

- [X] Filters were updated before reproducing an issue
- [X] I checked the [knowledge base](https://adguard.com/kb/) and found no answer
- [X] 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](https://github.com/user-attachments/assets/fff38637-7027-4761-8ec1-60827679c413)

3. Go to chrome://extensions/ and enable `Developer mode`
4. Open `service worker` of AdGuard extension and switch to `Console` tab
5. 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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.