Last updated / 최종 수정: 2026-07-11
SpotNote is a Chrome extension that lets you click elements on a webpage, attach feedback notes, and copy those notes as Markdown to paste into AI coding agents.
When you annotate an element, SpotNote records only:
chrome.storage.local, keyed to the page's address.activeTab / scripting — used only when you explicitly
activate SpotNote (toolbar icon or the Cmd/Ctrl+Shift+E shortcut) to show the
annotation UI on the current tab. SpotNote does not access any tab without your
action, and requests no broad host permissions.storage — used to save your annotations locally so they persist
across page reloads and revisits.Questions or concerns: knway09@gmail.com
요소에 주석을 달 때 SpotNote는 다음만 기록합니다.
chrome.storage.local에 페이지 주소를 기준으로
로컬 저장됩니다.activeTab / scripting — 사용자가 확장을 직접 실행할 때(툴바
아이콘 또는 Cmd/Ctrl+Shift+E 단축키)만 현재 탭에 주석 UI를 표시하기 위해 사용합니다.
사용자 조작 없이는 어떤 탭에도 접근하지 않으며, 광범위한 호스트 권한을 요청하지 않습니다.storage — 주석을 로컬에 저장해 페이지를 새로고침하거나 다시 방문해도
유지되도록 합니다.