> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.cookbookmanager.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Ativar Service Workers para o CookBook

---

# Corrigir o erro “Unsupported browser” (ativar Service Workers)

Se o Chrome ou o Firefox apresentar:

> __“Unsupported: This browser does not appear to be supported. Please ensure you have a modern browser … and have Service Workers enabled.”__

e faça o seguinte:

**Chrome**

1. Escreva `chrome://flags/#enable-service-worker` na barra de endereços.
2. Ative **Service Worker**.
3. Reinicie o Chrome e inicie sessão novamente em **app.cookbookmanager.com**.

**Firefox**

1. Escreva `about:config` na barra de endereços e aceite o aviso.
2. Procure `dom.serviceWorkers.enabled` e defina-o como **true**.
3. Reinicie o Firefox e inicie sessão novamente.