Skip to content

create shadow secondary service-worker #2

Description

@Akravish

Build includes files background.js, content.js in the modal window. When you click on the extension icon, a second service worker connected to index.html is launched.

  <script defer="defer" src="/static/js/main.js"></script>
  <script defer="defer" src="/static/js/background.js"></script>
  <script defer="defer" src="/static/js/content.js"></script>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions