From bc2870ac12b1664b4cf7ce9c161ae16e0a00c991 Mon Sep 17 00:00:00 2001 From: gwarser Date: Sat, 18 Aug 2018 20:52:27 +0200 Subject: [PATCH] Custom Sidebar should hide outdated content in "Pages" sidebar. Internal, most important(?) links. --- _Sidebar.md | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 _Sidebar.md diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..7dd5f73 --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,46 @@ +- [Home](https://github.com/gorhill/uBlock/wiki/) +- [Permissions](https://github.com/gorhill/uBlock/wiki/Permissions) + - [Can you trust uBlock Origin?](https://github.com/gorhill/uBlock/wiki/Can-you-trust-uBlock-Origin%3F) +- [Privacy policy](https://github.com/gorhill/uBlock/wiki/Privacy-policy) +- [Privileged Pages](https://github.com/gorhill/uBlock/wiki/Privileged-Pages) +- [The popup user interface](https://github.com/gorhill/uBlock/wiki/Quick-guide:-popup-user-interface) + - [The per-site switches](https://github.com/gorhill/uBlock/wiki/Per-site-switches) +- [Dashboard](https://github.com/gorhill/uBlock/wiki/Dashboard) + - [_Settings_](https://github.com/gorhill/uBlock/wiki/Dashboard:-Settings) pane + - [_3rd-party filters_](https://github.com/gorhill/uBlock/wiki/Dashboard:-3rd-party-filters) pane + - [Filter lists from around the web](https://github.com/gorhill/uBlock/wiki/Filter-lists-from-around-the-web) + - [Static filter syntax](https://github.com/gorhill/uBlock/wiki/Static-filter-syntax) + - [Dynamic filtering rule syntax](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-rule-syntax) + - [_Whitelist_ pane](https://github.com/gorhill/uBlock/wiki/Dashboard:-Whitelist) + - [How to whitelist a web site](https://github.com/gorhill/uBlock/wiki/How-to-whitelist-a-web-site) + - [Settings: importing from/exporting to cloud storage](https://github.com/gorhill/uBlock/wiki/Cloud-storage) +- [Blocking mode](https://github.com/gorhill/uBlock/wiki/Blocking-mode) + - [Very easy mode](https://github.com/gorhill/uBlock/wiki/Blocking-mode:-very-easy-mode) + - [Easy mode](https://github.com/gorhill/uBlock/wiki/Blocking-mode:-easy-mode) (default) + - [Easy mode + enhanced security/privacy](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-Benefits-of-blocking-3rd-party-iframe-tags) + - [Easy mode + more privacy](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-to-easily-reduce-privacy-exposure) + - [Medium mode](https://github.com/gorhill/uBlock/wiki/Blocking-mode:-medium-mode) (optimal for advanced users) + - [Hard mode](https://github.com/gorhill/uBlock/wiki/Blocking-mode:-hard-mode) + - [Nightmare mode](https://github.com/gorhill/uBlock/wiki/Blocking-mode:-nightmare-mode) +- [Element picker](https://github.com/gorhill/uBlock/wiki/Element-picker) +- [Element zapper](https://github.com/gorhill/uBlock/wiki/Element-zapper) +- [Strict blocking](https://github.com/gorhill/uBlock/wiki/Strict-blocking) + - [Badware risks](https://github.com/gorhill/uBlock/wiki/Badware-risks) +- [The logger](https://github.com/gorhill/uBlock/wiki/The-logger) +- [Dynamic filtering](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering) + - [Quick guide](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-quick-guide) + - [Default-deny](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-default-deny) + - [Turn off uBlock everywhere](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-turn-off-uBlock-everywhere) + - [Turn off uBlock everywhere _except_... (blacklist mode)](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-turn-off-uBlock-everywhere-except) +- [URL filtering](https://github.com/gorhill/uBlock/wiki/Dynamic-URL-filtering) +- [DOM inspector](https://github.com/gorhill/uBlock/wiki/DOM-inspector) +- [Overview of uBlock's network filtering engine](https://github.com/gorhill/uBlock/wiki/Overview-of-uBlock's-network-filtering-engine) + - [Overview of uBlock's network filtering engine: details](https://github.com/gorhill/uBlock/wiki/Overview-of-uBlock's-network-filtering-engine:-details) + - [Does uBlock block ads or just hide them?](https://github.com/gorhill/uBlock/wiki/Does-uBlock-block-ads-or-just-hide-them%3F) + - [Doesn't uBlock Origin add overhead to page load?](https://github.com/gorhill/uBlock/wiki/Doesn't-uBlock-Origin-add-overhead-to-page-load%3F) +- [Tools](https://github.com/gorhill/uBlock/wiki/Tools) +- [Deploying uBlock Origin](https://github.com/gorhill/uBlock/wiki/Deploying-uBlock-Origin) +- [Troubleshooting](https://github.com/gorhill/uBlock/wiki/Troubleshooting) + - [Software known to have uninstalled uBlock Origin](https://github.com/gorhill/uBlock/wiki/Software-known-to-have-uninstalled-uBlock-Origin) + - [Read carefully if using uBO/webext on Firefox](https://github.com/gorhill/uBlock/wiki/Firefox-WebExtensions) + - [The removed element reappears when you reload the page](https://github.com/gorhill/uBlock/wiki/Element-picker#the-removed-element-reappears-when-you-reload-the-page)