Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set Chrome flags manually #6

Open
alebelcor opened this issue Jul 26, 2019 · 0 comments
Open

Set Chrome flags manually #6

alebelcor opened this issue Jul 26, 2019 · 0 comments
Assignees

Comments

@alebelcor
Copy link
Owner

alebelcor commented Jul 26, 2019

As far as I know there's no programmatic way to set Chrome flags, unless it's via command-line arguments on startup.

So I'm instead documenting them here so I can enable/disable them manually until I find a workaround.

Enable these flags:

  • chrome://flags/#allow-insecure-localhost
  • chrome://flags/#enable-devtools-experiments

Disable these flags:

  • chrome://flags/#autofill-profile-server-validation
  • chrome://flags/#data-saver-server-previews
  • chrome://flags/#enable-autofill-account-wallet-storage
  • chrome://flags/#enable-autofill-credit-card-upload
  • chrome://flags/#enable-autofill-save-card-sign-in-after-local-save
  • chrome://flags/#enable-autofill-send-experiment-ids-in-payments-rpcs
  • chrome://flags/#enable-navigation-tracing
  • chrome://flags/#enable-network-logging-to-file
  • chrome://flags/#enable-offer-store-unmasked-wallet-cards
  • chrome://flags/#enable-speculative-service-worker-start-on-query-input
  • chrome://flags/#hardware-media-key-handling
  • chrome://flags/#network-service
  • chrome://flags/#omnibox-experimental-keyword-mode
  • chrome://flags/#omnibox-group-suggestions-by-search-vs-url
  • chrome://flags/#omnibox-local-entity-suggestions
  • chrome://flags/#omnibox-rich-entity-suggestions
  • chrome://flags/#omnibox-tail-suggestions
  • chrome://flags/#safe-search-url-reporting
  • chrome://flags/#show-autofill-type-predictions
  • chrome://flags/#site-characteristics-database
  • chrome://flags/#sync-support-secondary-account
  • chrome://flags/#top-sites-from-site-engagement
@alebelcor alebelcor self-assigned this Aug 22, 2019
@alebelcor alebelcor changed the title Chrome flags Set Chrome flags manually Aug 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant