1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-05-27 07:30:27 +12:00

Update INSTALL.md

This commit is contained in:
Raymond Hill 2014-11-03 16:15:51 -05:00
parent 56b74f5600
commit 1ac90537c8

View file

@ -4,14 +4,14 @@
- Download and unzip `uMatrix.chromium-{version}.zip` ([latest release desirable](https://github.com/gorhill/uMatrix/releases)).
- Rename the unzipped directory to `uMatrix` (if it is different)
- When you later update manually, replace the **content** of the `uMatrix.chromium` folder with the **content** of the latest zipped version.
- When you later update manually, replace the **content** of the `uMatrix` folder with the **content** of the latest zipped version.
- This will ensure that all the extension settings will be preserved
- As long as the extension loads **from same folder path from which it was originally installed**, all your settings will be preserved.
- Go to chromium/chrome *Extensions*.
- Click to check *Developer mode*.
- Click *Load unpacked extension...*.
- In the file selector dialog:
- Select the directory `uMatrix.chromium` which was created above.
- Select the directory `uMatrix` which was created above.
- Click *Open*.
The extension will now be available in your chromium/chromium-based browser.