Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.
/ ctrlb Public archive

Web extension for controling web browsers

License

Notifications You must be signed in to change notification settings

notomo/ctrlb

Repository files navigation

ctrlb

Build Status codecov

ctrlb is a web extension for providing web browser control api through WebSocket.
This is in development.

Install

Usage

  1. Set the server host by web extension option.
  2. Start a web socket server(wsxhubd).
  3. Connect by clicking the icon. disabled iconenabled icon
  4. Call api from a ctrlb client.