uBlock/dist/README.md

17 lines
712 B
Markdown
Raw Normal View History

2014-06-23 16:42:43 -06:00
## INSTALL
2014-07-14 01:03:54 -06:00
- Download and unzip `ublock_{version}.zip` ([latest release desirable](https://github.com/gorhill/uBlock/releases)).
2014-07-14 20:12:29 -06:00
- Rename the unzipped directory to `ublock`
2014-07-14 20:13:23 -06:00
- When you later update manually, replace the content of `ublock` with the unzipped content.
2014-07-14 20:12:29 -06:00
- This will ensure that all the extension settings will be preserved.
2014-06-23 16:42:43 -06:00
- 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`.
- Click *Open*.
The extension will now be available in your chromium/chrome browser.
2014-06-29 15:52:42 -06:00
Remember that you have to update manually also.