turnoff-namuwiki icon indicating copy to clipboard operation
turnoff-namuwiki copied to clipboard

[Feature Request] 브라우저 종료시 나무위키 차단 재 활성화 옵션 추가

Open Alex4386 opened this issue 4 years ago • 0 comments

ISSUE: Feature Request

추가를 원하는 기능이 무엇인가요? What kind of feature you are requesting?

  • [ ] 논문 웹페이지 추가 지원 (more journal page support)
  • [ ] 나무위키 제거 검색엔진 추가 (more search result filters for Search Engine)
  • [x] UX (사용자 경험) 개선 (User Experience Enhancements)
  • [ ] 그 외 (Others)

어떤 기능을 추가했으면 좋을까요? (What feature you are requesting?)

정확하게 설명해 주세요 (Please explain it in detail)

#26 에 명시된 이슈 분리: @kweonsunho

그리고 브라우저가 끝날 때 자동으로 나무위키 차단이 다시 켜지게 할 수는 없나요? 해당 사항의 경우 WebExtensions API 에 지원하는 API 가 없어 구현 할 수 없습니다. 그러나 아래 기능을 background script에 포함해서 이용할 수 있을 것으로 생각됩니다. https://stackoverflow.com/questions/3390470/event-onbrowserclose-for-google-chrome-extension

현재 기술적 부채 (Chrome WebExtensions API 기반) 로 인해 구현상의 이슈가 있음. 추후 해결되는 즉시 기술 구현.

Alex4386 avatar Jun 13 '20 02:06 Alex4386