Commits to master since this release
Commits since last release
To install the stable build:
- Firefox: Click uBlock0_1.60.0.firefox.signed.xpi
uBO works best on Firefox - Chromium: Install from the Chrome store: https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm
About Google Chrome's "This extension may soon no longer be supported" - Edge: Install from Microsoft Store: https://microsoftedge.microsoft.com/addons/detail/odfafepnkmbhccpbejgmiehpchacaeak
The Microsoft Store version of uBO is published by Nicole Rolls - Opera: Submission pending
- Add advanced setting
dnsResolveEnabled - Fix contextual menu quirks
- Fix exception thrown in
spoof-cssin Firefox - Throttle down repeated scriptlet logging information
- Improve scriptlet helper
proxy-apply - Add an entry in Report page for badware/phishing category
- New static network filter option
urlskip= - Rewrite cname uncloaking code to account for new
ipaddress=option - Avoid using dns.resolve() for proxied DNS resolution
- Add support for
lan/loopbackvalues toipaddress=option - New static network filter option
ipaddress= - Add ability to quote static network option values
- Improve
prevent-fetchscriptlet - Apply CSP/PP injections to
objectresources - Improve
xml-prunescriptlet - Add support for
application/dash+xmlinreplace=option - Add ability to directly evaluate static network filtering engine
- Fix
prevent-window-openfor when logger is open - Improve
prevent-window-openscriptlet - Improve
validate-constantscriptlet helper - Improve
trusted-replace-outbound-textscriptlet - Improve
prevent-xhrscriptlet - Add noop resources for redirect purpose
- Use helper function to lookup safe cookie values
- Add
checked/uncheckedtoset-cookie(by @ryanbr) - Add
allowed/deniedtoset-local-storage-item(by @ryanbr) - Fix plain exceptions not overriding block filters using
header=option - Improve various scriptlets
- Improve
href-sanitizerscriptlet - Improve
remove-attr.jsscriptlet - Improve
trusted-replace-node-textscriptlet