Skip to content

Instantly share code, notes, and snippets.

@AndresReyesDev
Forked from Madis0/chromeflagstweaks.md
Created May 22, 2018 05:29
Show Gist options
  • Select an option

  • Save AndresReyesDev/706b0a17aa2313af87176ae2c77e87a5 to your computer and use it in GitHub Desktop.

Select an option

Save AndresReyesDev/706b0a17aa2313af87176ae2c77e87a5 to your computer and use it in GitHub Desktop.

Revisions

  1. @Madis0 Madis0 revised this gist May 21, 2018. 1 changed file with 0 additions and 2 deletions.
    2 changes: 0 additions & 2 deletions chromeflagstweaks.md
    Original 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

    * Reader mode - **#reader-mode-heuristics** = All articles

    * Dynamic context menu - **#enable-custom-context-menu** = Enabled

    * New video player - **#enable-modern-media-controls** = Enabled
  2. @Madis0 Madis0 revised this gist May 21, 2018. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions chromeflagstweaks.md
    Original 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
  3. @Madis0 Madis0 revised this gist Apr 13, 2018. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions chromeflagstweaks.md
    Original 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
    ### 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
    ### Android-only

    * Material Design 2.0 interface - **#enable-chrome-modern-design** = Enabled

  4. @Madis0 Madis0 revised this gist Apr 13, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion chromeflagstweaks.md
    Original 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
    * Hide `https://` and `www.` from URL - **#omnibox-ui-hide-steady-state-url-scheme-and-subdomains** = Enabled

    ### Performance

  5. @Madis0 Madis0 revised this gist Apr 13, 2018. 1 changed file with 9 additions and 1 deletion.
    10 changes: 9 additions & 1 deletion chromeflagstweaks.md
    Original 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
    # 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
  6. @Madis0 Madis0 created this gist Apr 13, 2018.
    45 changes: 45 additions & 0 deletions chromeflagstweaks.md
    Original 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