diff --git a/README.md b/README.md index 83beaec..424227f 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,15 @@ Note: Ignores iframe embedded videos, including the chat replay iframe on YouTub ## Install +**Firefox** * I have a signed xpi that you can immediately install. Open `build/` and drag the xpi into Firefox. +**Chrome** +* Unzip the Chrome addon file in the `build` folder. +* Go to Chrome extensions page. Toggle the developer mode (top-right of page). Click `Load + unpacked`. +* Select the unzipped folder. + ## Development ### Local Testing diff --git a/build/Chome_youtube_herp_derp-1.0.3-.zip b/build/Chome_youtube_herp_derp-1.0.3-.zip new file mode 100644 index 0000000..880cb78 Binary files /dev/null and b/build/Chome_youtube_herp_derp-1.0.3-.zip differ diff --git a/build/youtube_herp_derp-1.0.3-an+fx.xpi b/build/Firefox_youtube_herp_derp-1.0.3.xpi similarity index 100% rename from build/youtube_herp_derp-1.0.3-an+fx.xpi rename to build/Firefox_youtube_herp_derp-1.0.3.xpi