Get the latest tech news
Chromium has over 1600 command-line switches
There are lots of command lines which can be used with the Google Chrome browser. Some change behavior of features, others are for debugging or experimenting.
(e.g. find coupons, increase productivity) ↪--extensions-toolbar-zero-state-single-web-store-link This variation of the Zero State extensions toolbar recommendation presents the user with a single link to the Chrome Web Store home page. ↪--make-default-browser ⊗ Makes Chrome default browser ↪--managed-mode ⊗ Whether in hospitality mode ↪--managed-user-id ⊗ Sets the supervised user ID for any loaded or newly created profile to the given value. Omitting the tag can lead to automatic resizing to the standard mobile fallback size (980), which results in content shrinking as it first expands to 980, then scales down to 800 to fit the screen, as observed in the issue at https://crrev.com/c/4615623.
Or read this on Hacker News