27 September 24, 08:39
Quote:uBlock Origin 1.60.0
To install the stable build:
- Firefox: Review pending
uBO works best on Firefox
- Chromium: Review pending
About Google Chrome's "This extension may soon no longer be supported"
- Edge: Install from Microsoft Store: uBlock Origin - Microsoft Edge Addons
The Microsoft Store version of uBO is published by Nicole Rolls
- Opera: Submission pending
Release 1.60.0 · gorhill/uBlock
- Add advanced setting dnsResolveEnabled
- Fix contextual menu quirks
- Fix exception thrown in spoof-css in 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/loopback values to ipaddress= option
- New static network filter option ipaddress=
- Add ability to quote static network option values
- Improve prevent-fetch scriptlet
- Apply CSP/PP injections to object resources
- Improve xml-prune scriptlet
- Add support for application/dash+xml in replace= option
- Add ability to directly evaluate static network filtering engine
- Fix prevent-window-open for when logger is open
- Improve prevent-window-open scriptlet
- Improve validate-constant scriptlet helper
- Improve trusted-replace-outbound-text scriptlet
- Improve prevent-xhr scriptlet
- Add noop resources for redirect purpose
- Use helper function to lookup safe cookie values
- Add checked/unchecked to set-cookie (by @ryanbr)
- Add allowed/denied to set-local-storage-item (by @ryanbr)
- Fix plain exceptions not overriding block filters using header= option
- Improve various scriptlets
- Improve href-sanitizer scriptlet
- Improve remove-attr.js scriptlet
- Improve trusted-replace-node-text scriptlet