Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 791 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 791 Bytes

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.