pronounced you-block origin (/ˈjuːˌblɒk/
) — you decide what enters your browser.
An efficient blocker add-on for various browsers. Fast, potent, and lean.
The majority of this code is shared with upstream. Platform specific portions are under development. Much of the platform shim from the original uBlock Safari version is still being used.
The preferred method of installation is to install from the extension gallery. This allows the extension to update automatically, and the submissions are approved by Apple.
To learn more about installation and updates, visit the wiki.
Compatible with Safari 11, untested on older versions (but should work).
To benefit from uBlock Origin's higher efficiency, it's advised that you don't use other inefficient blockers at the same time (such as AdBlock or Adblock Plus). uBlock₀ will do as well or better than most popular ad blockers. Other blockers can also prevent uBlock₀'s privacy or anti-blocker features from working properly.
To build and load an unpacked extension for development:
uBlock-Safari
and uAssets
into the same parent directory./tools/make-safari.sh
in uBlock-Safari
's directory+
button in the bottom left corner and "Add Extension"dist/build/uBlock0.safariextension
If you don't see a Develop menu in Safari, you can run
defaults write com.apple.Safari IncludeDevelopMenu -bool true
or go toPreferences > Advanced > Show Develop menu in menu bar
.
Example clone and build:
# Clone
git clone https://github.com/uBlockOrigin/uAssets.git
git clone https://github.com/el1t/uBlock-Safari.git
# Build
cd uBlock-Safari
./tools/make-safari.sh
echo 'Output is in dist/build/uBlock0.safariextension'
To build and sign for release (certificates required):
uBlock-Safari
and uAssets
into the same parent directory./tools/make-safari.sh all
in uBlock-Safari
's directory
xar-mackyle
, which will be built if not foundSee the releases pages for a history of releases and highlights for each release.
Visit the upstream uBlock Origin wiki for further documentation.
Free. Open source. For users by users. No donations sought.
Without the preset lists of filters, this extension is nothing. So if ever you really do want to contribute something, think about the people working hard to maintain the filter lists you are using, which were made available to use by all for free.
You can contribute by helping translate uBlock₀ on Crowdin.