Skip to content

softprops/chrome-pilot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

chrome pilot

chrome is your airship. your helm is the command line.

Install

... 

usage

Start chrome with a remote-debugging-port for a given port

 /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --remote-debugging-port=9222

Start the pilot proxy server

 chromep start

Issue chromep some commands:

Get a summary of the current tabs

 chromep tldr

Reload the current tabs

 chromep page -r

Open a new url

 chromep page -u='http://github.com'

Enable network debugging

 chromep net -e

Disable network debugging

 chromep net -d

Clear your browser cookies

 chromep net --clearcookies

Clear your browsers cache

 chromep net --clearcache

You can also get the docs (this readme) for chromep from the command line with

 chromep docs

If you find a bug you can also blame me with

 chromep issues

read more about the chrome remote api.

Doug Tangren (softprops) 2012

About

chrome is your airship. your helm is the command line.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages