Skip to content

Commit

Permalink
chromium tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish committed Jul 25, 2023
1 parent 10b1116 commit cc4c719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fish/chromium.fish
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ end
# https://github.com/GoogleChrome/chrome-launcher/blob/main/docs/chrome-flags-for-tools.md
# # Avoid the startup dialog for 'Chromium wants to use your confidential information stored in "Chromium Safe Storage" in your keychain'
# # Avoid the startup dialog for 'Do you want the application “Chromium.app” to accept incoming network connections?'
set clutch_chrome_flags "--use-mock-keychain --disable-features=DialMediaRouteProvider"
set clutch_chrome_flags "--use-mock-keychain --disable-features=DialMediaRouteProvider --disable-features=ProcessPerSiteUpToMainFrameThreshold"


function cr --description "open built chromium (accepts runtime flags)"
Expand Down

0 comments on commit cc4c719

Please sign in to comment.