mirror of https://github.com/gorhill/uBlock.git
Update README.md
This commit is contained in:
parent
e7d90073f1
commit
f1c6f20e66
|
@ -2,13 +2,13 @@
|
|||
|
||||
- Download and unzip `ublock_{version}.zip` ([latest release desirable](https://github.com/gorhill/uBlock/releases)).
|
||||
- Rename the unzipped directory to `ublock`
|
||||
- When you later update manually, replace the content of `ublock` with the unzipped content.
|
||||
- This will ensure that all the extension settings will be preserved.
|
||||
- When you later update manually, replace the content of the `ublock` 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).
|
||||
- Go to chromium/chrome *Extensions*.
|
||||
- Click to check *Developer mode*.
|
||||
- Click *Load unpacked extension...*.
|
||||
- In the file selector dialog:
|
||||
- Select the directory `ublock` which was created when you unzipped `ublock.zip`.
|
||||
- Select the directory `ublock` which was created above.
|
||||
- Click *Open*.
|
||||
|
||||
The extension will now be available in your chromium/chrome browser.
|
||||
|
|
Loading…
Reference in New Issue