GithubHelp home page GithubHelp logo

fresh-chrome's Introduction

fresh-chrome

Launch new instances of Google Chrome on OS X with their own empty cache, cookies, and user configuration.

% ./fresh-chrome help
Usage: fresh-chrome <command> [<args>]

Launch a new instance of Google Chrome with its own empty cache, cookies, and
user configuration.

Commands:
   init       Launch a new Google Chrome instance with a permanent user-data
              directory in /Users/brian.dupras/.fresh-chrome.  Any additional
              arguments are passed to Chrome.

              Example:
              fresh-chrome init \
                            --use-fake-ui-for-media-stream \
                            --use-fake-device-for-media-stream \
                            --no-default-browser-check \
                            --no-first-run

   up|start   Launch a new Google Chrome instance with a temporary user-data
              directory copied from the user-data directory set up by
              'fresh-chrome init'.  Additional arguments passed in 'fresh-chrome init'
              are passed by default to 'fresh-chrome up'.

              Examples:
              fresh-chrome up                ## starts Chrome with the same arguments used in 'fresh-chrome init.'
              fresh-chrome up --disable-java ## adds the --disable-java argument to the argument list used in 'fresh-chrome init.'

   down|stop  Kills all Chrome instances started by 'fresh-chrome up|start'
              and removes all temporary user-data directories.

   destroy    Removes permanent user-data directory created by 'fresh-chrome init'.

Derived from stuartsierra/fresh-chrome.sh

fresh-chrome's People

Contributors

bdupras avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.