

will be added to the context menu, so that you can view the source code of any page/resource without having to open the logger. Additionally, if the advanced setting filterAuthorMode is set to true, an entry labelled View source code. You can view beautified source code of HTML/CSS/JS resources when clicking the link in a logger entry. The code viewer will automatically beautify HTML/CSS/JS code, which should be an improvement over the browser built-in view-source tool. Investigating filter issues can be a serious time sink, and to help with this, a code viewer has been added to uBO.

UBO's toolbar icon will now reflect its readiness status at browser launch. Source code released under GNU General Public License v3.0

Make object equivalent of frame for dynamic filtering purpose.Add infrastructure for static filter syntax linter.Add matched cosmetic filters in troubleshooting information.Fix improper detection of quotes in quoted strings.Start using browser.alarms instead of setTimeout() where applicable.Wrap usage of setTimeout in helper for background + auxiliary pages.Properly detect incorrect usage of CSS combinators.Better integrate suspend-network with unprocessed-request.Make the toolbar warning timeout configurable.
