Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Internet > HTTP (WWW)

    chrome_remote_shell 1.2

    Download button

    No screenshots available
    Downloads: 395  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Brandon Craig Rhodes | More programs
    GPL / FREE
    April 26th, 2011, 04:56 GMT
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    chrome_remote_shell description

    Client for talking to the Google Chrome remote shell port

    chrome_remote_shell is a library that makes it easy to communicate with the Google Chrome remote debugging shell from Python. To make the shell available, start Chrome with this option:

    google-chrome --remote-shell-port=9222

    Then you can connect from Python through code like this:

    >>> import chrome_remote_shell
    >>> shell = chrome_remote_shell.open(port=9222)
    >>> shell.request('DevToolsService', command='ping')
    {u'data': u'ok', u'command': u'ping', u'result': 0}


    The protocol is described in detail at:

    http://code.google.com/p/chromedevtools/wiki/ChromeDevToolsProtocol

    As a convenience, the shell connection object offers a method that, by injecting JavaScript into the first tab, commands Chrome to open a URL in a new tab:

    shell.open_url('http://www.aldaily.com/')


    Product's homepage

    Requirements:

    · Python
    · Google Chrome

      


    TAGS:

    Google Chrome | remote shell | remote debugging | Chrome | remote | shell

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM