Firefox Tomorrow

web api interface

SyncManager

View on MDN ↗

Available in workers

The SyncManager interface of the Background Synchronization API provides an interface for registering and listing sync registrations.

Instance properties

None.

Instance methods

  • register()
    • : Create a new sync registration and return a Promise.
  • getTags()
    • : Return a list of developer-defined identifiers for SyncManager registrations.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.