Skip to content
This repository has been archived by the owner on May 4, 2019. It is now read-only.

Manual Install

tyduptyler13 edited this page Apr 5, 2013 · 2 revisions

How to install the non webstore version of this code.

Git Method

  1. Find a directory to save the plugin.
  2. Clone the directory to that location
  3. Open chrome
  4. Go to extensions page chrome://extensions
  5. Check developer mode.
  6. Click load unpacked extension.
  7. Open the Plug+ folder inside the location you cloned the plugin to.

Manual

  1. Download this to a directory of your choice. You will need to unzip it to another location so you won't need to keep the zip file.
  2. Open chrome
  3. Go to extensions page chrome://extensions
  4. Check developer mode.
  5. Click load unpacked extension.
  6. Open the Plug+ folder inside the location you cloned the plugin to.

Updating

  • Git
    • Run git pull inside the PlugPlus directory.
  • Manual
    • Re-download the zip and extract it to the SAME directory you did the first time. Overwrite old files. If you don't do this it will require repeating the installation instructions.
Clone this wiki locally