chrome-extension-tools icon indicating copy to clipboard operation
chrome-extension-tools copied to clipboard

Update 02-background.md

Open heymaaz opened this issue 1 year ago • 2 comments

Add details of what a service worker is and why would you need it? Give an example of src/background.ts

heymaaz avatar Feb 21 '24 13:02 heymaaz

⚠️ No Changeset found

Latest commit: c217158bf20ba85bfd255250b0fae126ad13ceeb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Feb 21 '24 13:02 changeset-bot[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vite-plugin-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 21, 2024 1:04pm

vercel[bot] avatar Feb 21 '24 13:02 vercel[bot]

Im not sure what this PR is supposed to be, but # is not a comment in markdown and it looks like you are trying to add a todo instead of adding the explanation yourself. A PR should contain a solution not a task - if you want to start a discussion use a https://github.com/crxjs/chrome-extension-tools/discussions github page.

To be closed

Toumash avatar May 18 '24 12:05 Toumash

@Toumash thank you!

@heymaaz Contributions are welcome! There's a link at the bottom of the doc to the Google Dev Docs for Chrome Extension service workers.

jacksteamdev avatar May 27 '24 16:05 jacksteamdev