mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Create headings
parent
31edafc0e2
commit
5148402884
1 changed files with 4 additions and 2 deletions
|
@ -14,13 +14,15 @@ Really, this feature is already supported by all browsers if one care to use the
|
||||||
|
|
||||||
Additionally, depending on what element you are zapping, the element zapper will also try to detect and deal with those pages preventing from scrolling through the whole content.
|
Additionally, depending on what element you are zapping, the element zapper will also try to detect and deal with those pages preventing from scrolling through the whole content.
|
||||||
|
|
||||||
Once you enter the "element-zapper mode":
|
### Once you enter the "element-zapper mode":
|
||||||
|
|
||||||
- Highlighting then clicking a page element will remove this element from the document and exit element-zapper mode;
|
- Highlighting then clicking a page element will remove this element from the document and exit element-zapper mode;
|
||||||
- Press the <kbd>Shift</kbd> key while clicking if you do not want to exit element-zapper mode.
|
- Press the <kbd>Shift</kbd> key while clicking if you do not want to exit element-zapper mode.
|
||||||
- Highlighting a page element and then pressing the <kbd>Delete</kbd> key will remove the element from the document, without quitting the element-zapper mode;
|
- Highlighting a page element and then pressing the <kbd>Delete</kbd> key will remove the element from the document, without quitting the element-zapper mode;
|
||||||
- Pressing the <kbd>Esc</kbd> key will exit element-zapper mode.
|
- Pressing the <kbd>Esc</kbd> key will exit element-zapper mode.
|
||||||
|
|
||||||
On touch screen devices:
|
### On touch screen devices:
|
||||||
|
|
||||||
- tap once to select element
|
- tap once to select element
|
||||||
- tap highlighted element to remove it
|
- tap highlighted element to remove it
|
||||||
- swipe right to remove incorrect highlighting
|
- swipe right to remove incorrect highlighting
|
||||||
|
|
Loading…
Reference in a new issue