• Skip to main content
  • Skip to search
  • Skip to select language
    • Technologies Overview
    • HTML
    • CSS
    • JavaScript
    • Graphics
    • HTTP
    • APIs
    • Browser Extensions
    • MathML
    • Learn web development
    • Tutorials
    • References
    • Developer Guides
    • Accessibility
    • Game development
    • ...more docs
    • Send Feedback
    • Contribute to MDN
    • Report a content issue 🌐
    • Report a platform issue 🌐
  1. Web technology for developers
  2. Web APIs
  3. SyncManager
  • Change language

Table of contents

  • Properties
  • Methods
  • Specifications
  • Browser compatibility

SyncManager

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

Properties

None.

Methods

SyncManager.register

Create a new sync registration and return a Promise.

SyncManager.getTags

Return a list of developer-defined identifiers for SyncManager registration.

Specifications

Specification
Web Background Synchronization
# sync-manager-interface

Browser compatibility

BCD tables only load in the browser

Found a problem with this page?

  • Edit on GitHub
  • Source on GitHub
  • Report a problem with this content on GitHub
  • Want to fix the problem yourself? See our Contribution guide.

Last modified: Feb 18, 2022, by MDN contributors

Change your language

Related Topics

  1. Service Worker API
  2. SyncManager
  3. Methods
    1. getTags()
    2. register()
  4. Related pages for Service Workers API
    1. Cache
    2. CacheStorage
    3. Client
    4. Clients
    5. ExtendableEvent
    6. FetchEvent
    7. InstallEvent
    8. Navigator.serviceWorker
    9. NotificationEvent
    10. PeriodicSyncEvent
    11. PeriodicSyncManager
    12. PeriodicSyncRegistration
    13. ServiceWorker
    14. ServiceWorkerContainer
    15. ServiceWorkerGlobalScope
    16. ServiceWorkerRegistration
    17. SyncEvent
    18. SyncRegistration
    19. WindowClient
  • Web Technologies
  • Learn Web Development
  • About MDN
  • Feedback
  • About
  • MDN Web Docs Store
  • Contact Us
  • Firefox

MDN

  • MDN on Twitter
  • MDN on Github

Mozilla

  • Mozilla on Twitter
  • Mozilla on Instagram

© 2005-2022 Mozilla and individual contributors. Content is available under these licenses.

  • Terms
  • Privacy
  • Cookies