Extension support - Service Worker Manager support
Service Worker Manager helps developers inspect and reset service workers and Cache Storage for the current origin of the active tab. This page is the public support URL for the extension.
- Supported pages. The extension is intended for the active tab on standard
http://andhttps://pages. Restricted browser pages such aschrome://and similar internal Chrome surfaces are outside scope. - What it changes. It can inspect service worker registrations and Cache Storage for the current origin, then unregister workers, delete caches, or do both in one reset flow. Reloading the tab happens only if you explicitly choose it.
- What it does not touch. The extension does not clear cookies, Local Storage, or IndexedDB, and it does not operate on other tabs or origins in bulk.
Troubleshooting
- Open the popup while focused on a normal
http://orhttps://page. - Remember that some sites may simply have no registered service workers or caches for the current origin.
- If you expect stale state to be removed, try the reset flow and enable reload only when you want the current tab refreshed immediately afterwards.
- If behaviour still looks wrong, send a short report to [email protected] with your Chrome version, operating system, affected origin, and expected versus actual result.
Frequently asked questions
Which pages does Service Worker Manager support?
The extension is designed for the active browser tab on supported http:// and https:// pages. It does not run against restricted browser pages such as chrome:// or other internal Chrome surfaces.
What can the extension clear?
Service Worker Manager can inspect and remove service workers and Cache Storage entries for the current origin. It can optionally reload the tab after reset if the user explicitly chooses that option.
What does the extension not clear?
The extension does not clear cookies, Local Storage, or IndexedDB, and it does not act on other origins or tabs.
What should I include when reporting an issue?
Include the Chrome version, operating system, the affected site or origin, what you expected to happen, what actually happened, and whether you enabled the reload-after-reset option. Screenshots are useful when the popup state is unexpected.
Contact
Publisher: Livid s.r.o.
Email: [email protected]
Product page: Service Worker Manager
Privacy policy: Service Worker Manager Privacy Policy