Advertisement
Mdbook

Chrome Flags

Oct 24th, 2016
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. Basic Optimization (safe, recommended):
  2. Go to chrome://flags and change these (All others keep at original value):
  3.  
  4. Material Design: Material
  5.  
  6. Show Saved Copy Button: Enable Secondary
  7.  
  8. (Optional) Extension Content Verification: Bootstrap
  9.  
  10. Tab audio muting UI control: Enabled
  11.  
  12. WiFi credential sync: Enabled
  13.  
  14. Child account detection: Disabled
  15.  
  16. Child Account SafeSites Filtering: Disabled
  17.  
  18. Enable Material Design History: Enabled
  19.  
  20. Experimental Accessibility Features: Enabled
  21.  
  22. Files app details panel: Enabled
  23.  
  24. --------------------------------------
  25.  
  26. Full Optimization (might cause some bugs with chromeOS, not recommended):
  27.  
  28. Go to chrome://flags and change these:
  29.  
  30.  
  31. Experimental Extension APIs: Enabled
  32.  
  33. Running on chrome:// URLs: Enabled
  34.  
  35. Material Design: Material Hybrid
  36.  
  37. Touchpad Three-Finger-Click: Enabled
  38.  
  39. Debugging for Packaged Apps: Enabled
  40.  
  41. App Launcher Sync: Enabled
  42.  
  43. Offline Auto-Reload Mode: Enabled
  44.  
  45. Show Saved Copy Button: Enable Primary
  46.  
  47. Center App Launcher: Enabled
  48.  
  49. Extension Content Verification: Bootstrap
  50.  
  51. Simulated hardware 'Ok Google': Enabled
  52.  
  53. Embedded Extension Options: Enabled
  54.  
  55. Tab audio muting UI control: Enabled
  56.  
  57. WiFi credential sync: Enabled
  58.  
  59. Add to Shelf: Enabled
  60.  
  61. Child account detection: Disabled
  62.  
  63. Child Account SafeSites Filtering: Disabled
  64.  
  65. Enable Material Design History: Enabled
  66.  
  67. Experimental Accessibility Features: Enabled
  68.  
  69. Files app details panel: Enabled
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement