https://github.com/devxoul/naver-cafe-chat-notification
네이버 카페 새 채팅 개수를 브라우저 타이틀로 알려주는 스크립트.
https://github.com/devxoul/naver-cafe-chat-notification
Last synced: over 1 year ago
JSON representation
네이버 카페 새 채팅 개수를 브라우저 타이틀로 알려주는 스크립트.
- Host: GitHub
- URL: https://github.com/devxoul/naver-cafe-chat-notification
- Owner: devxoul
- License: mit
- Created: 2014-09-09T20:58:13.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-09T21:29:10.000Z (almost 12 years ago)
- Last Synced: 2025-01-24T16:43:23.908Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 168 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Naver Cafe Chat Notification
============================
네이버 카페 새 채팅 개수를 브라우저 타이틀로 알려줍니다. 페이스북처럼요.

사용하기
------
먼저, UserScript를 가능하게 해주는 플러그인을 설치합니다. 각 브라우저별 플러그인은 다음과 같습니다:
- Chrome: [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo)
- Firefox: [Greasemonkey](https://addons.mozilla.org/ko/firefox/addon/greasemonkey/)
- Safari: [NinjaKit](https://github.com/os0x/NinjaKit)
- Internet Explorer: [TrixIE](http://sourceforge.net/projects/trixiewpf45/)
그리고 나서 [이곳을 눌러 스크립트를 설치](https://github.com/devxoul/naver-cafe-chat-notification/raw/master/script/naver-cafe-chat-notification.user.js)합니다.