1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-02 09:09:38 +02:00
uBlock/dist/README.md

17 lines
812 B
Markdown
Raw Normal View History

2014-06-24 00:42:43 +02:00
## INSTALL
2014-07-14 09:03:54 +02:00
- Download and unzip `ublock_{version}.zip` ([latest release desirable](https://github.com/gorhill/uBlock/releases)).
2014-07-15 04:12:29 +02:00
- Rename the unzipped directory to `ublock`
2014-07-18 03:03:16 +02:00
- 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).
2014-06-24 00:42:43 +02:00
- Go to chromium/chrome *Extensions*.
- Click to check *Developer mode*.
- Click *Load unpacked extension...*.
- In the file selector dialog:
2014-07-18 03:03:16 +02:00
- Select the directory `ublock` which was created above.
2014-06-24 00:42:43 +02:00
- Click *Open*.
The extension will now be available in your chromium/chrome browser.
2014-06-29 23:52:42 +02:00
Remember that you have to update manually also.