You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
1.2 KiB

10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
  1. ## INSTALL
  2. ### Manual installation
  3. - Download and unzip `uMatrix.chromium-{version}.zip` ([latest release desirable](https://github.com/gorhill/uMatrix/releases)).
  4. - Rename the unzipped directory to `uMatrix` (if it is different)
  5. - When you later update manually, replace the **content** of the `uMatrix` folder with the **content** of the latest zipped version.
  6. - This will ensure that all the extension settings will be preserved
  7. - As long as the extension loads **from same folder path from which it was originally installed**, all your settings will be preserved.
  8. - Go to chromium/chrome *Extensions*.
  9. - Click to check *Developer mode*.
  10. - Click *Load unpacked extension...*.
  11. - In the file selector dialog:
  12. - Select the directory `uMatrix` which was created above.
  13. - Click *Open*.
  14. The extension will now be available in your chromium/chromium-based browser.
  15. Remember that you have to update manually also. For some users, updating manually is actually an advantage because:
  16. - You can update when **you** want
  17. - If ever a new version sucks, you can easily just re-installed the previous one
  18. ### Vendor stores
  19. - Opera store (coming)
  20. - Chrome store (coming)