extension-section-1-content-1
// when content script runs, notify background | |
const port = chrome.runtime.connect({ name: 'hello' }) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment