-
Notifications
You must be signed in to change notification settings - Fork 9
Install Process
RC1140 edited this page Nov 4, 2012
·
1 revision
The following steps should allow you to use the plugin with out the need to compile the plugin locally for debian 64.
-
Clone the main repo (git://github.com/RC1140/cr-gpg.git)
-
Copy the binary into cr-gpg/chromeExtension/binaries/
-
Edit cr-gpg/chromeExtension/manifest.json and add the line below after line 17.
{"path": "binaries/npwebpgPlugin-v0.5.9_Debian_64.so"},
-
Load the extension by navigating to chrome://extensions and clicking the load unpacked extension.
-
Select the extension folder by navigating to cr-gpg/chromeExtension and clicking OK.