Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

크롬 익스텐션 팝업창을 닫을때 크롬스토리지에 데이터가 저장되지 않는 현상 #79

Open
1 task
mintjordy opened this issue Jul 30, 2020 · 0 comments
Assignees
Labels
💻FE 프론트 관련 작업 🛠기능

Comments

@mintjordy
Copy link
Collaborator

mintjordy commented Jul 30, 2020

크롬 익스텐션 팝업창을 닫을때 크롬스토리지에 데이터가 저장되지 않는 현상

description

사용자별 북마크, 태그 정보에 대한 서버 요청을 최소화 하고자 했습니다.
크롬익스텐션 팝업창을 닫을때 사용자의 태그 정보를 일괄적으로 크롬 스토리지에 저장하는 방식으로 이를 구현하려 했습니다.
현재 팝업창을 닫을때 발생하는 이벤트문을 찾지 못해 해당 기능을 구현하지 못하고 있습니다.

progress

  • 크롬 익스텐션을 닫을때 발생하는 이벤트를 찾아서 해당 이벤트 발생시, 크롬 스토리지 저장 기능 구현
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻FE 프론트 관련 작업 🛠기능
Projects
None yet
Development

No branches or pull requests

2 participants