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

# Włącz Service Workers dla CookBook

---

# Napraw błąd „Unsupported browser” (włącz Service Workers)

Jeśli Chrome lub Firefox wyświetla:

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

zrób następujące rzeczy:

**Chrome**

1. Wpisz `chrome://flags/#enable-service-worker` w pasku adresu.
2. Włącz **Service Worker**.
3. Uruchom ponownie Chrome i zaloguj się ponownie na **app.cookbookmanager.com**.

**Firefox**

1. Wpisz `about:config` w pasku adresu i zaakceptuj ostrzeżenie.
2. Wyszukaj `dom.serviceWorkers.enabled` i ustaw wartość na **true**.
3. Uruchom ponownie Firefox i zaloguj się ponownie.