Shatd
This is Shatd, the Secret chatting app
Shatd란 무엇입니까?
Shatd은(는) Unknown에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This is Shatd, the Secret chatting app"입니다.
확장 프로그램 스크린샷
Shatd 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
그 동안 직장에서 눈치보며 카톡하느라 힘드셨죠? 이제 Shatd로 눈치보지말고 채팅해보세요.
확장 프로그램 기본 정보
이름 | |
ID | dfdlbjlmmnjdglgdnamhpebajbhnehih |
공식 URL | https://chromewebstore.google.com/detail/shatd/dfdlbjlmmnjdglgdnamhpebajbhnehih |
설명 | This is Shatd, the Secret chatting app |
파일 크기 | 1.63 MB |
설치 횟수 | 116 |
현재 버전 | 0.0.1 |
최근 업데이트 | 2016-01-25 |
출시 날짜 | 2016-01-25 |
평점 | 2.33/5 총 3 개의 평점 |
개발자 | Unknown |
결제 유형 | free |
지원되는 언어 | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Shatd", "description": "This is Shatd, the Secret chatting app", "version": "0.0.1", "permissions": [ "background", "notifications", "http:\/\/*\/" ], "background": { "page": "views\/background.html" }, "browser_action": { "default_icon": { "128": "icon_128.png" }, "default_title": "Shatd", "default_popup": "app\/index.html" }, "omnibox": { "keyword": "sh" }, "web_accessible_resources": [ "images\/icon1.png", "images\/shatd-mini.png", "views\/shatd-mini.html", "app\/images\/checked-btn.png", "app\/images\/unchecked-btn.png" ], "content_scripts": [ { "matches": [ " |