empty-chrome
v1.0.5
Published
run a blank chrome browser
Downloads
4
Maintainers
Readme
empty-chrome
empty-chrome is a way to open a chrome driver version of chrome. This allows us to open a version of chrome that is empty with no extensions or profiles.
Advantages
A lot of times developers use extensions when using chrome. This sometimes causes sites to render improperly.
This is better than incognito mode, because incognito mode can still run extensions.
Instead of creating a whole new profile we can use empty-chrome to give us a clean chrome experience.
How to use
First you must have chrome installed on your computer.
npm install -g empty-chrome
NOTE: On Linux you may have to use sudo to install
To Run:
empty-chrome --url http://localhost