How to run clean chrome without extensions like the first time
Advertisement
You will need just to create shortcut of chrome and change target, by adding this
--user-data-dir=/dev/nullso the target should look like
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --user-data-dir=/dev/nullHere screenshot:
It was hard to find this again, that's why I'm saving this here :)
Source: https://developer.chrome.com/devtools/docs/clean-testing-environment