1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 12:57:57 +02:00

Installation directions restructured and Safari Update plist updated

This commit is contained in:
Chris 2015-01-16 17:41:48 -07:00
parent f3475aedc2
commit e1b5693dd1
2 changed files with 30 additions and 5 deletions

View File

@ -8,6 +8,11 @@
* [CPU](#cpu)
* [Blocking](#blocking)
* [Installation](#installation)
* [Chrome](#chrome)
* [Safari](#safari)
* [Firefox](#firefox)
* [Opera](#opera)
* [Manually](#manually)
* [Release History](#release-history)
* [Wiki](https://github.com/gorhill/uBlock/wiki)
@ -56,11 +61,31 @@ Being lean and efficient doesn't mean blocking less<br>
## Installation
Install µBlock from the [Chrome store](https://chrome.google.com/webstore/detail/cjpalhdlnbpafiamejdnhcphjbkeiagm), the [Opera store](https://addons.opera.com/en-gb/extensions/details/ublock/), or [manually](https://github.com/gorhill/uBlock/tree/master/dist#install).
Feel free to read [about the extension's required permissions](https://github.com/gorhill/uBlock/wiki/About-the-required-permissions).
**Note:**
### Chrome
[![Chrome Web Store](https://developer.chrome.com/webstore/images/ChromeWebStore_Badge_v2_340x96.png)](https://chrome.google.com/webstore/detail/cjpalhdlnbpafiamejdnhcphjbkeiagm).
µBlock is available for free from the [Chrome Web Store](https://chrome.google.com/webstore/detail/cjpalhdlnbpafiamejdnhcphjbkeiagm).
### Safari
µBlock will hopefully soon be published on Apple's Safari Extension Gallery. Meanwhile, feel free to grab the [latest version here](https://chrismatic.io/ublock) from µBlock's Safari maintainer.
### Firefox
Coming soon.
### Opera
µBlock is available from the [Opera store](https://addons.opera.com/en-gb/extensions/details/ublock/).
### Manually
If you wish to install µBlock manually, [check out this guide](https://github.com/gorhill/uBlock/tree/master/dist#install).
### Note for all browsers
To benefit from µBlock's higher efficiency, it's advised that you don't use other inefficient blockers at the same time (such as AdBlock or Adblock Plus). µBlock will do [as well or better](#blocking) than most popular ad blockers.

View File

@ -8,13 +8,13 @@
<key>CFBundleIdentifier</key>
<string>net.gorhill.uBlock</string>
<key>Developer Identifier</key>
<string>...</string>
<string>96G4BAKDQ9</string>
<key>CFBundleShortVersionString</key>
<string>{version}</string>
<key>CFBundleVersion</key>
<string>{buildNumber}</string>
<key>URL</key>
<string>https://github.com/gorhill/uBlock/releases/download/0.7.0.11/uBlock-0.7.0.11.safariextz</string>
<string>https://chrismatic.io/ublock/ublock-0.8.5.4.safariextz</string>
</dict>
</array>
</dict>