# Fake Killer - 폼에 가짜 데이터 입력해주는 브라우저 확장

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3025](https://news.hada.io/topic?id=3025)
- GeekNews Markdown: [https://news.hada.io/topic/3025.md](https://news.hada.io/topic/3025.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-10-14T17:01:25+09:00
- Updated: 2020-10-14T17:01:25+09:00
- Original source: [github.com](https://github.com/FakeFiller/fake-filler-extension)
- Points: 10
- Comments: 1

## Topic Body

- 웹페이지의 모든 입력창에 가짜 데이터 넣기

- 필드에 맞게 자동 생성된 이름/이메일/전화번호등을 입력

- 암호는 랜덤생성후 콘솔출력 또는 지정한 암호 사용

- 재입력 요구하는 필드명 지정가능

- 약관 동의 하는 체크박스의 문구들도 지정

- 크롬/Edge/파이어폭스 지원

## Comments



### Comment 3179

- Author: xguru
- Created: 2020-10-14T17:01:28+09:00
- Points: 1

전화번호 랑 이름 같은건 한국 사이트에는 안맞아서

https://github.com/FakeFiller/fake-filler-extension/blob/master/src/common/helpers.ts

여기에 전화번호 같은 입력 단어들에 대한 템플릿이 있어서 이거만 수정하면 됩니다.
