We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
현재는 탭을 옮기거나 동일한 탭에서 새로운 페이지를 열면 스포트라이트 익스텐션이 비활성화된다. 그래서 다시 활성화하려면 매번 툴바 아이콘을 눌러야 하는 불편함이 있다.
이러한 불편함을 해소하기 위해 크롬 익스텐션으로 설치되면 어느 탭이나 어느 상황에서든 단축키를 누르면 활성화되도록 기능을 추가한다.
참고: https://developer.chrome.com/docs/extensions/reference/commands/
The text was updated successfully, but these errors were encountered:
datalater
No branches or pull requests
불편한 현상
현재는 탭을 옮기거나 동일한 탭에서 새로운 페이지를 열면 스포트라이트 익스텐션이 비활성화된다. 그래서 다시 활성화하려면 매번 툴바 아이콘을 눌러야 하는 불편함이 있다.
기대하는 해결책
이러한 불편함을 해소하기 위해 크롬 익스텐션으로 설치되면 어느 탭이나 어느 상황에서든 단축키를 누르면 활성화되도록 기능을 추가한다.
함께 보기
참고: https://developer.chrome.com/docs/extensions/reference/commands/
The text was updated successfully, but these errors were encountered: