Coder Social home page Coder Social logo

clip-planet-extension's Introduction

Clip-planet-extension

Summary

  • api key를 통해 유저 정보 식별
  • Chrome extension API를 활용하여 현재 chrome tab의 사이트 정보 추출
  • 사이트 meta 데이터를 통한 사이트 정보 저장

Description

방문한 블로그들을 조금 더 간단하게 추가하고 자주 방문할 수 있도록 관리하는 서비스를 개발해보고자 생각했습니다. Notion Web Clipper, 크롬의 북마크와 같이 웹사이트 정보를 저장, 관리할 수 있도록 하는 프로젝트의 크롬 확장도구입니다.

사용 이미지

clip-planet2

Snipaste_2023-03-30_20-39-26

Chrome Extension TypeScript Starter를 활용하였습니다.

Boilerplate

Chrome Extension, TypeScript and React

Tech Stack

Boilerplate: chrome-extension-typescript-starter with React
CSS: SCSS
Bundling tool: Webpack

Project Structure

  • src/typescript: TypeScript source files
  • src/assets: static files
  • dist: Chrome Extension directory
  • dist/js: Generated JavaScript files

Setup

npm install

Build

npm run build

Build in watch mode

terminal

npm run watch

Visual Studio Code

Run watch mode.

type Ctrl + Shift + B

Load extension to chrome

Load dist directory

Test

npx jest or npm run test

clip-planet-extension's People

Contributors

bjc1102 avatar

Watchers

 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.