ajaypremshankar / ajaypremshankar/no-bs-linkedin
Save & fetch config in background file.
Open
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Right now. I'm using chrome storage API to store and access user config. This logic can be moved to background script.
* This will enable fast object access (we don't have to fetch every time from storage)
* Config will be available to all the tabs at once. Every tab will not make a storage call.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.