service worker

C30427
concept

A service worker is a background script that runs independently of web pages to intercept network requests, cache resources, and enable offline and push notification capabilities for web applications.

All labels observed (2)

Label Occurrences
Background Sync API interface 1
service worker canonical 1

Description generation (CDg)

The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.

Instruction
generate a one-sentence description for a given conceptual class.
# Response Format
Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: service worker
Generated description
A service worker is a background script that runs independently of web pages to intercept network requests, cache resources, and enable offline and push notification capabilities for web applications.

Instances (2)

Instance Via concept surface
Pullman porters
SyncManager Background Sync API interface