empty-chrome

1.0.5 • Public • Published

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

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i empty-chrome

    Weekly Downloads

    1

    Version

    1.0.5

    License

    MIT

    Last publish

    Collaborators

    • derek-tor