Starting Chrome on OSX without web security features

By mstolte No comments

In order to start Chrome on OSX CLI you can do the following: Now to disable the security features like XSS you can run it like this: WARNING: only do this for dev purposes, it opens up your browser for a lot of potential hacks. Note that the data-dir needs to exist and you have […]