Skip to content

.NET solution that uses Puppeteer (headless Chrome) to find a service worker from a given URL

License

Notifications You must be signed in to change notification settings

pwa-builder/serviceworker-finder

Repository files navigation

Please use our main repository for any issues/bugs/features suggestion.

PWABuilder Service Worker Finder

.NET solution that uses Puppeteer (headless Chrome) to find a service worker from a given URL

Running locally

Open the .sln file in Visual Studio and F5 to start.

Testing

Individual URLs can be tested via /serviceworker/runallchecks?url={URL GOES HERE}

The app also has a test page, published to /serviceworker/index

Deploy

This web service requires permission to kill processes on the server, used in terminating zombie headless Chrome instances. When deployed to IIS, ensure the application pool has the necessary permissions.

About

.NET solution that uses Puppeteer (headless Chrome) to find a service worker from a given URL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •