GoogleChrome / GoogleChrome/chrome-extensions-samples
Sample: transfer data (sensitive api) from background to popup
Open
- Dominant language
- JavaScript
- Stars
- 17.8k
- Forks
- 9k
- Avg merge
- 21h
- Merged PRs (30d)
- 28
Description
Currently, I'm unable to access the Chrome Extension Group so I will post here.
I'm just wondering if anyone knows how to grab data from the service worker (background script) and receive it at the popup page. I am using airtable and it has some sensitive information for the configuration I don't want to leak out so I have it setup in my background script. I just want to transfer certain data and display it on the client safely.
Is there any available examples?
Contributor guide
Assessment
This issue has not been assessed yet.