blob: 0115eb64aa7e18ba3f39d1572f7304065f4073be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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.
|