# 크롬, 웹사이트 방문시 사용자 동의없이 클립보드에 쓰기 가능

> Clean Markdown view of GeekNews topic #7278. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7278](https://news.hada.io/topic?id=7278)
- GeekNews Markdown: [https://news.hada.io/topic/7278.md](https://news.hada.io/topic/7278.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-08-29T09:41:01+09:00
- Updated: 2022-08-29T09:41:01+09:00
- Original source: [webplatform.news](https://webplatform.news/)
- Points: 6
- Comments: 1

## Topic Body

- 이 사이트를 방문하면 사용자 동의없이 클립보드에 특정 문자열이 복사됨  
- Safari 와 Firefox 는 navigator.clipboard.write() 와 writeText() 호출시 사용자 제스쳐를 필요로 하지만 크롬은 그냥 넘어감

## Comments



### Comment 12061

- Author: xguru
- Created: 2022-08-29T09:42:01+09:00
- Points: 1

사이트 방문 후 아무데나 붙여넣기 해보면 아래 문자열이 나옵니다.   
  
Hello, this message is in your clipboard because you visited the website Web Platform News in a browser that allows websites to write to the clipboard without the user’s permission. Sorry for the inconvenience. For more information about this issue, see https://github.com/w3c/clipboard-apis/issues/182.
