-
-
Save AndresReyesDev/706b0a17aa2313af87176ae2c77e87a5 to your computer and use it in GitHub Desktop.
Revisions
-
Madis0 revised this gist
May 21, 2018 . 1 changed file with 0 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -46,8 +46,6 @@ Since I don't follow the tweaks [by bugs](https://bugs.chromium.org/p/chromium/i * Horizontal tabs - **#enable-horizontal-tab-switcher** = Enabled * Dynamic context menu - **#enable-custom-context-menu** = Enabled * New video player - **#enable-modern-media-controls** = Enabled -
Madis0 revised this gist
May 21, 2018 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -44,6 +44,8 @@ Since I don't follow the tweaks [by bugs](https://bugs.chromium.org/p/chromium/i * Material Design 2.0 interface - **#enable-chrome-modern-design** = Enabled * Horizontal tabs - **#enable-horizontal-tab-switcher** = Enabled * Reader mode - **#reader-mode-heuristics** = All articles * Dynamic context menu - **#enable-custom-context-menu** = Enabled -
Madis0 revised this gist
Apr 13, 2018 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -32,15 +32,15 @@ Since I don't follow the tweaks [by bugs](https://bugs.chromium.org/p/chromium/i * Disable JS temporary on slow networks - **#enable-noscript-previews** = Enabled ### Interface * Material Design 2.0 interface - **#top-chrome-md** = Refresh * Overlay scrollbars - **#overlay-scrollbars** = Enabled * Mouse-closable full screen UI - **#enable-experimental-fullscreen-exit-ui** = Enabled ### Android-only * Material Design 2.0 interface - **#enable-chrome-modern-design** = Enabled -
Madis0 revised this gist
Apr 13, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Since I don't follow the tweaks [by bugs](https://bugs.chromium.org/p/chromium/i * Hide the misleading "Secure" - **#simplify-https-indicator** = Enabled (show Lock icon for non-EV HTTPS pages) * Hide `https://` and `www.` from URL - **#omnibox-ui-hide-steady-state-url-scheme-and-subdomains** = Enabled ### Performance -
Madis0 revised this gist
Apr 13, 2018 . 1 changed file with 9 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -34,12 +34,20 @@ Since I don't follow the tweaks [by bugs](https://bugs.chromium.org/p/chromium/i ## Interface * Material Design 2.0 interface - **#top-chrome-md** = Refresh * Overlay scrollbars - **#overlay-scrollbars** = Enabled * Mouse-closable full screen UI - **#enable-experimental-fullscreen-exit-ui** = Enabled # Android-only * Material Design 2.0 interface - **#enable-chrome-modern-design** = Enabled * Reader mode - **#reader-mode-heuristics** = All articles * Dynamic context menu - **#enable-custom-context-menu** = Enabled * New video player - **#enable-modern-media-controls** = Enabled * New photo picker - **#enable-new-photo-picker** = Enabled -
Madis0 created this gist
Apr 13, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,45 @@ ## Useful Chrome chrome://flags tweaks [(Also for Firefox)](https://gist.github.com/Madis0/a74876bb00721916211e054f77045d44) A list of tweaks in Chrome (Chromium) that enable hidden or upcoming features and are not editable from the main settings page. Since I don't follow the tweaks [by bugs](https://bugs.chromium.org/p/chromium/issues/list), I am not always sure, what version of Chromium actually shows them. Therefore, I recommend using at least Beta version of the browser, if not Dev or Canary. ### How to enable 1. Open chrome://flags (browser://flags on Yandex, vivaldi://flags on Vivaldi, etc.) 2. Search for the hashtag title 3. Set the recommended setting 4. Press RELAUNCH NOW to restart the browser ### Privacy and security * Mark HTTP as insecure - **#enable-mark-http-as** = Enabled (mark as actively dangerous) * Warn on HTTP forms - **#enable-http-form-warning** = Enabled * Send referer values only in same domain - **#reduced-referrer-granularity** = Enabled * Hide the misleading "Secure" - **#simplify-https-indicator** = Enabled (show Lock icon for non-EV HTTPS pages) * Hide _https://_ and _www._ from URL - **#omnibox-ui-hide-steady-state-url-scheme-and-subdomains** = Enabled ### Performance * Multithreaded faster downloads - **#enable-parallel-downloading** = Enabled * Fast tab/window close - **#enable-fast-unload** = Enabled * Show offline page if online doesn't load - **#show-saved-copy** = Enable: Secondary * Disable JS temporary on slow networks - **#enable-noscript-previews** = Enabled ## Interface * Overlay scrollbars - **#overlay-scrollbars** = Enabled * Mouse-closable full screen UI - **#enable-experimental-fullscreen-exit-ui** = Enabled # Android * Dynamic context menu - **#enable-custom-context-menu** = Enabled * New photo picker - **#enable-new-photo-picker** = Enabled