Code Monkey home page Code Monkey logo

naver-news-user-comments-viewer's Introduction

네이버 뉴스 사용자 댓글 보기

네이버 뉴스에서 댓글 작성자의 다른 댓글 목록을 쉽게 볼 수 있는 크롬 익스텐션입니다.

로컬에서 개발

리파지터리를 클론하고,

$ git clone [email protected]:ohgyun/naver-news-user-comments-viewer.git

npm으로 의존 모듈을 설치합니다.

$ cd naver-news-user-comments-viewer
$ npm install

크롬 브라우저의 Tools > Extensions > Load unpacked extension... 메뉴에서,
src 디렉토리를 추가합니다.

빌드

네이버 영어사전 익스텐션은 그런트로 빌드합니다.

그런트가 설치되어 있지 않다면, 아래 명령으로 설치할 수 있습니다.

$ npm install grunt-cli -g

자세한 사항은 http://gruntjs.com/ 를 참고하세요.

grunt build

$ grunt build

스크립트를 압축하고 build 디렉토리에 배포용 코드를 생성합니다.
준비한 코드는 Load unpaced extension 메뉴에서 build 디렉토리를 추가해 확인할 수 있습니다.

grunt release

$ grunt release

build 디렉토리를 기준으로 웹스토어에 배포하기 위한 압축 파일(zip)을 생성합니다.

naver-news-user-comments-viewer's People

Contributors

ohgyun avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.