Skip to content

tona3922/FocusTime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

FocusTime Extension
created by React + Vite + TypeScript + TailwindCSS

This project, developed as a browser extension, addresses the issue of social media distractions during work. This project is based on the boilerplate vite-web-extension by JohnBra, Check it out here

Setup and run

  1. Clone this repository`
  2. Change name and description in manifest.json
  3. Run yarn or npm i (check your node version >= 16)
  4. Run yarn dev or npm run dev
  5. Load Extension in Chrome
    1. Open - Chrome browser
    2. Access - chrome://extensions
    3. Tick - Developer mode
    4. Find - Load unpacked extension
    5. Select - dist folder in this project (after dev or build)
  6. If you want to build in production, Just run yarn build or npm run build.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published