# 잘 안려진 10개의 Web API들

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2773](https://news.hada.io/topic?id=2773)
- GeekNews Markdown: [https://news.hada.io/topic/2773.md](https://news.hada.io/topic/2773.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-09-03T10:34:20+09:00
- Updated: 2020-09-03T10:34:20+09:00
- Original source: [blog.greenroots.info](https://blog.greenroots.info/10-lesser-known-web-apis-you-may-want-to-use-ckejv75cr012y70s158n85yhn)
- Points: 7
- Comments: 1

## Topic Body

브라우저별로 지원이 좀 미흡하지만, 사용 가능한 API 설명과 예제들

- Fullscreen API

- Clipboard Async API

- Resize Observer API

- Image Capture API

- Broadcast Channel API

- Performance Interface API

- Battery Status API

- Network Information API

- Vibration API

- Bluetooth API

그외

- Payment Request API

- Touch Events

- Page Visibility

- Channel Messaging API

## Comments



### Comment 2786

- Author: xguru
- Created: 2020-09-03T10:34:29+09:00
- Points: 1

많은 API가 주로 크롬에서만 동작하긴 합니다.

현재 Firefox 에서 가능한건 Fullscreen, Image capture, Resize observer, Broadcast Channel 정도 입니다.

Bluetooth 와 Battery API는 FF/Safari 에선 지원 안하겠다고 했습니다.

https://whatwebcando.today/ 에 접속하면 현재 브라우저에서 이런 것들을 지원하는지 한눈에 보여줍니다.
