Giter VIP home page Giter VIP logo

fokus's Introduction

Fokus(chrome extension)

Build Status Coverage Status
Chrome Extension that blocks websites based on current task

Installing Nightly Build

  1. download latest release from here
  2. unpack .zip
  3. unpack vX.XX.zip at desired location
  4. turn on developer mode from chrome://extensions/
  5. click Load Unpacked and choose the folder that's been picked earlier.

개발 버전 설치하기

  1. 여기에서 최신 릴리즈 버전을 다운로드 합니다.
  2. .zip 파일을 압축 풀기 합니다.
  3. 원하는 위치에 vX.XX.zip 파일을 압축 풀기 합니다.
  4. chrome://extensions/에서 개발자 모드를 켭니다.
  5. 압축해제된 확장 프로그램을 로드합니다.를 클릭하여 앞서 선택한 위치의 폴더를 엽니다.

Caveat

End-to-end testing

For fully automated docker-compose test for e2e testing on Drone-CI, a self-hosted server is required. As it is not affordable at the moment, CI/CD will rely to a single closed image e2e testing.

# when testing e2e on local machine(docker-compose)
source cypress-up.sh
# when testing e2e on drone-ci cloud
yarn test-e2e-ci

Disabled features

To make chrome extension marketplace registration easier, some unused features were cut out, especially content script. In case the missing features are necessary, check this git commit to see which features were removed.

Manifest v3 migration

Migration to chrome extension manifest v3 happened in the middle of development. check this git commit to see which features got changed from manifest v2.

Browser Support

Chrome supports only at the moment.

Internationalization

Never, ever locally manipulate locale string. it may cause unwanted side-effects from remote locale server. Use this locale editor on web. If authorization is required, please contact the person who are in charge.

License

fokus's People

Contributors

rabelais88 avatar

Stargazers

Choi Seunghwan avatar

Watchers

James Cloos avatar  avatar

fokus's Issues

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.