Skip to content

simplitech/clickclock-chrome-extension

 
 

Repository files navigation

ClickClock Chrome Extension

Log hours on Clockify at the same time you change status on Clickup on a Chrome Extension

Development

install dependencies

npm i

Build

npm run build

Load Unpacked Extensions

Getting Started Tutorial

  1. Open the Extension Management page by navigating to chrome://extensions.
  2. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  3. Click the LOAD UNPACKED button and select the /dist directory.

Example

Update Loaded Unpack Extension

  1. Build again
  2. Click on the Circular Reload Icon shown on the image above.

About

Log hours on Clockify at the same time you change status on Clickup on a Chrome Extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 51.3%
  • TypeScript 31.8%
  • JavaScript 8.4%
  • HTML 7.5%
  • CSS 1.0%