Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

µBlock 0.6.5.0

Compare
Choose a tag to compare
@gorhill gorhill released this 28 Sep 19:45
· 1911 commits to master since this release
New:
  • A new setting in the Settings tab in the dashboard: "Make use of context menu where appropriate".
    • Disabled by default.
    • When enabled: there will be an entry in the context menu to block a specific element on a page.
  • When the "Block element" entry in the context menu is clicked:
    • This will launch the element picker, with the element under the mouse pointer selected by default.
    • All elements which match the candidate filter in the text area will be highlighted.
      • This way you can see the future effect of the filter on the current page.
      • Be mindful that other pages on the same site may be affected by the filter you create.
    • There is an issue when the element under the mouse is an iframe: this needs to be investigated.
      • Works fine when using the element picker itself to select the element though.
Closed as fixed: