Skip to content

v1.0.13

Compare
Choose a tag to compare
@svnhub svnhub released this 06 Mar 14:57
· 82 commits to master since this release

Most changes these days are in the rules. This release wraps up recently added new features and some minor bugfixes to the extension itself:

  • Support for creating rules that pierce into shadow DOM (open and closed) for popups that try to hide in there
  • Accessibility: The engine now unfocuses the last button clicked when filling out popups so focus is correctly returned to the page itself for tab'ing/space navigation
  • French language added to UI
  • Better standardized parsing of URLs
  • Added missing permission causing Firefox to fail to disable the addon on pages with popups inside iframes from a different domain.
  • Now correctly doesn't run on content that isn't HTML and also doesn't show an error
  • Slightly improved the popup UI
  • Fixes for the rule editor