Skip to content

Web Browser Notes

ipatch edited this page May 5, 2018 · 9 revisions

Contents

Working with Google Chrome

To launch Google Chrome with the Developer Tools persistentaly open through windows and tabs and on startup.

open -a "Google Chrome" --args --auto-open-devtools-for-tabs

To enable an extension while using incognito mode

  1. Right click near the three circles on the upper right of the browser and select Manage Extension then select the extension you'd like to use in incognito mode by selecting the extension and toggling Allow in incognito.

Working with Brave Browser

Settings / Preferences

Brave stores its settings on macOS in the below location

~/Library/Application\ Support/brave/

Useful Links

TODOs

Clone this wiki locally