diff options
author | Jesús <heckyel@hyperbola.info> | 2019-08-11 21:32:37 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-08-11 21:32:37 -0500 |
commit | a87fcb6b1cce442f1144fa82d4bc123b9b662ea0 (patch) | |
tree | 8799222d512ef400370df2a7cc4bd42990d11ccc | |
parent | 47ab30e60a184a85782848c746243746f6236017 (diff) | |
download | ematrix-a87fcb6b1cce442f1144fa82d4bc123b9b662ea0.tar.lz ematrix-a87fcb6b1cce442f1144fa82d4bc123b9b662ea0.tar.xz ematrix-a87fcb6b1cce442f1144fa82d4bc123b9b662ea0.zip |
update README.md
-rw-r--r-- | README.md | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -9,21 +9,24 @@ Definitely for advanced users. The extension can be installed either by obtaining it from the official add-ons websites, or by manually building the XPI. -### Official add-on repository +## Download -+ Pale Moon: http://addons.palemoon.org/addon/ematrix/ -+ Basilisk: http://addons.basilisk-browser.org/addon/ematrix/ + curl "https://libregit.org/heckyel/ematrix/raw/branch/archive/3.0.4/eMatrix-3.0.4.xpi" -o eMatrix-3.0.4.xpi + +### Iceweasel-UXP Addons + ++ Iceweasel-UXP: https://wiki.hyperbola.info/doku.php?id=en:project:iceweasel-uxp_addons ### Building the XPI -Clone the repository with git, then run `make all`. +Clone the repository with git, then run `make all`. The XPI will be called `eMatrix.xpi`. ## Warning ### Regarding broken sites -ηMatrix will definitely break the majority of websites you visit. +ηMatrix will definitely break the majority of websites you visit. This add-on is meant for people that understand this and have enough knoweledge to understand what it needs to be done to "unbreak" those site. |