Skip to content

charlieknoll/chrome-dev-tools-controller

Repository files navigation

chrome-dev-tools-controller

IMPORTANT: Be sure to close all instances of brave or chrome before starting in debugger mode.

Requirements

Getting Started

  • Start up your local dev enivironment (e.g. your app running on localhost:8080)
  • Start brave or chrome with remote-debugging flag set (see chrome.bat)
  • Navigate to your debugging url (e.g. localhost:8080)
  • Clone this repo, then run:
npm install
cp .env.example .env
  • Configure the

About

Express app for automating the chrome dev tools experience, enhanced with autohotkey

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published