revodavid / cda-linker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CDA Linker

Install the Extension

Chrome

From Package

  1. git clone git@github.com:clarkio/cda-linker.git
  2. In Chrome go to chrome://extensions
  3. Check the "Developer mode" option in the top-right corner
  4. Find the version you want of the packaged extension in the folder /cda-linker/extension found within the repository
  5. Drag the cda-linker.crx file to your Chrome window that has the extensions view open
  6. Confirm any prompts

From Source

  1. git clone git@github.com:clarkio/cda-linker.git
  2. In Chrome go to chrome://extensions
  3. Check the "Developer mode" option in the top-right corner
  4. Click the "Load unpacked extension" button
  5. Navigate to where you cloned this repo and then choose /cda-linker/src

After following these steps you should now see the new extension icon in Chrome.

About

License:MIT License


Languages

Language:CSS 97.2%Language:JavaScript 1.6%Language:HTML 1.2%