c1oneman / OpenInClickup

A simple chrome extenstion to redirect clickup links to the app protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenInClickup-Chrome

Installation (Chrome)

  1. Download the latest release from here
  2. Unzip the file
  3. Open Chrome and go to chrome://extensions
  4. Enable Developer mode in the top right corner
  5. Click Load unpacked and select the folder you unzipped the file to
  6. Click Open and the extension should be installed

Installation (Firefox)

  1. Download the latest release from here
  2. Unzip the file
  3. Open Firefox and go to about:debugging#/runtime/this-firefox
  4. Click Load Temporary Add-on... and select the manifest.json file in the folder you unzipped the file to
  5. The extension should be installed

Usage

  1. Go to a Clickup task
  2. Reload page and it should open in the app

Note

  1. This extension is not affiliated with Clickup in any way
  2. This extension will close the webpage only if the link is opened by the extension or the user. If the user opens the link in a new tab, the webpage will not close
  3. This extension will not work if the user does not have the Clickup app installed on their computer

About

A simple chrome extenstion to redirect clickup links to the app protocol.


Languages

Language:JavaScript 100.0%