1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-02 18:34:52 +12:00
uMatrix/doc/INSTALL.md

27 lines
1.2 KiB
Markdown
Raw Normal View History

2014-11-04 10:04:59 +13:00
## INSTALL
### Manual installation
- Download and unzip `uMatrix.chromium-{version}.zip` ([latest release desirable](https://github.com/gorhill/uMatrix/releases)).
2014-11-04 10:15:03 +13:00
- Rename the unzipped directory to `uMatrix` (if it is different)
2014-11-04 10:15:51 +13:00
- When you later update manually, replace the **content** of the `uMatrix` folder with the **content** of the latest zipped version.
2014-11-04 10:04:59 +13:00
- 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:
2014-11-04 10:15:51 +13:00
- Select the directory `uMatrix` which was created above.
2014-11-04 10:04:59 +13:00
- Click *Open*.
The extension will now be available in your chromium/chromium-based browser.
Remember that you have to update manually also. For some users, updating manually is actually an advantage because:
- You can update when **you** want
- If ever a new version sucks, you can easily just re-installed the previous one
### Vendor stores
- Opera store (coming)
- Chrome store (coming)