You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 4, 2019. It is now read-only.
tyduptyler13 edited this page Apr 5, 2013
·
2 revisions
How to install the non webstore version of this code.
Git Method
Find a directory to save the plugin.
Clone the directory to that location
Open chrome
Go to extensions page chrome://extensions
Check developer mode.
Click load unpacked extension.
Open the Plug+ folder inside the location you cloned the plugin to.
Manual
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.
Open chrome
Go to extensions page chrome://extensions
Check developer mode.
Click load unpacked extension.
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.