debuggingfirefoxservice-worker

How to debug service workers in firefox?


Debugging service workers in FF seems ridiculously painful. I know that from main page I can

Tell me there's an easier way!


Solution

  • You need a nightly version to have a debug link near the worker.js in the application panel. In the stable version, there's only a link that displays the source of the worker.js in a new tab. How useful is that?