Skip to content

markgrossman/Mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mirror

Browser extensions and local server to help enable cross browser exploratory testing. Click a link or enter some text in one browser and it's reflected in any other browsers with the plugin enabled.

Right now, this is really just a proof of concept that I'l try to develop furthur.

###Current Plugins:

  • Chrome
  • Firefox
  • Safari

###Requirements:

  • Node.js

###Running the Server:

  • Clone the repository and navigate into the Server folder
  • Verify you have Node.js installed by running node --version
  • Run npm install
  • Run node app.js

About

Mirror exploratory testing between browsers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors