Warning: Declaration of action_plugin_indexmenu::register(&$controller) should be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller) in /home/httpd/vhosts/scratchbook.ch/wiki.scratchbook.ch/lib/plugins/indexmenu/action.php on line 18 Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/scratchbook.ch/wiki.scratchbook.ch/lib/plugins/indexmenu/action.php:0) in /home/httpd/vhosts/scratchbook.ch/wiki.scratchbook.ch/inc/auth.php on line 495 Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/scratchbook.ch/wiki.scratchbook.ch/lib/plugins/indexmenu/action.php:0) in /home/httpd/vhosts/scratchbook.ch/wiki.scratchbook.ch/inc/actions.php on line 210
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
chromium-fixes [2018/09/24 09:55] claude |
chromium-fixes [2018/09/24 10:15] (current) claude |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Chromium-Fixes ====== | ====== Chromium-Fixes ====== | ||
+ | Hässliches UI abschalten: <code>chrome://flags/#top-chrome-md - Disabled</code> | ||
- | Hässliches UI abschalten: <code>chrome://flags/#top-chrome-md</code> | + | Automatischer Login in Chrome deaktivieren: <code>chrome://flags#account-consistency - Disabled</code> |
- | Automatischer Login in Chrome deaktivieren: <code>chrome://flags#account-consistency</code> | + | "Triviale Subdomains" verstecken deaktivieren: <code>chrome://flags/#omnibox-ui-hide-steady-state-url-scheme-and-subdomains - Disabled</code> |
+ | |||
+ | Hyperlink-Auditing abschalten: <code>chrome://flags/#disable-hyperlink-auditing - Disabled</code> | ||
+ | |||
+ | Schnellentladung von Tabs: <code>chrome://flags/#enable-fast-unload - Enabled</code> |