From 8013932c2646b579d65ae82aeccf848900d35ce5 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sun, 26 Aug 2018 11:42:01 +0300 Subject: Update README --- README.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/README.md b/README.md index 2298527..0115eb6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,31 @@ # Dislike A browser extensions that cleans up the mess that Twitter creates in your feed + +## Install + +Installation has to be done manually. + +### Firefox + + 1. Download the [add-on XPI file](#) (not available yet). + + 2. Firefox should automatically identify the XPI file and request permission to install it. + + 3. Click **Allow** and then **Install** to install the extension. + +### Chrome / Chromium + + 1. Download the [extension ZIP file](https://github.com/yuvadm/dislike/archive/master.zip) + + 2. Unzip the file. + + 3. In Google Chrome (or Chromium), in the address bar go to [chrome://extensions](chrome://extensions) + + 4. In the top right corner, click to enable **Developer Mode**. + + 5. Click the **Load unpacked extension** button. + + 6. Navigate to the folder you unziped your code to, and select it. + + 7. The **Dislike** extension should now be loaded. -- cgit v1.3.1