Skip to content

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.

  1. Clone the main repo (git://github.com/RC1140/cr-gpg.git)

  2. Copy the binary into cr-gpg/chromeExtension/binaries/

  3. Edit cr-gpg/chromeExtension/manifest.json and add the line below after line 17.

    {"path": "binaries/npwebpgPlugin-v0.5.9_Debian_64.so"},

  4. Load the extension by navigating to chrome://extensions and clicking the load unpacked extension.

  5. Select the extension folder by navigating to cr-gpg/chromeExtension and clicking OK.

Clone this wiki locally