> ## 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).

# Habilitar Service Workers para CookBook

---

# Solucionar el error “Navegador no compatible” (habilitar Service Workers)

Si Chrome o Firefox muestra:

> __“No compatible: Este navegador no parece ser compatible. Asegúrese de que tiene un navegador moderno … y de que los Service Workers están habilitados.”__

a continuación, siga estos pasos:

**Chrome**

1. Escriba `chrome://flags/#enable-service-worker` en la barra de direcciones.
2. Habilite **Service Worker**.
3. Reinicie Chrome e inicie sesión de nuevo en **app.cookbookmanager.com**.

**Firefox**

1. Escriba `about:config` en la barra de direcciones y acepte la advertencia.
2. Busque `dom.serviceWorkers.enabled` y establezca el valor en **true**.
3. Reinicie Firefox e inicie sesión de nuevo.