Skip to content

1.13.4

Compare
Choose a tag to compare
@gorhill gorhill released this 26 Jun 14:26
· 8047 commits to master since this release
7aab05f

Notes:

Firefox: I brought back the hybrid-webext package (available below as uBlock0.webext.xpi), because it works as expected with Firefox 54. However it still does not work as expected with Firefox Nightly, because of https://bugzilla.mozilla.org/show_bug.cgi?id=1271354. Until this issue is fixed, the plan to officially start moving uBO onto its webext path on AMO has to be put on hold.

Changes:

To access the dashboard from the popup panel, a cogs icon has been added. The title bar of the popup panel is no longer clickable.

Closed as fixed:

Firefox

  • Inconvenient default hotkey mapping activation
    • You will have to assign yourself whatever keyboard shortcut you want, there are no longer default shortcuts.
    • Open about:config and search for ublock0.shortcuts. No value means no shortcut.
    • See modifiers for valid modifiers.
    • Modifiers and key must be dash-separated (-), example: alt-shift-Z.
    • For reference, here are the shortcuts which were originally added (now removed):
      • extensions.ublock0.shortcuts.launch-element-zapper: alt-Z
      • extensions.ublock0.shortcuts.launch-element-picker: alt-X
      • extensions.ublock0.shortcuts.launch-logger: alt-L
    • When you change a shortcut in about:config, you have to restart your browser for the change to take effect.

Core