Skip to content

Documented-Style-Sheets/DSS-Recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSS Recorder

A Chrome Extension to record and save interactivity to be played back.

Development environment

The source for the extension lives in the src folder. DO NOT EDIT THE ROOT BACKGROUND.JS AND CONTENT.JS FILES. THEY WILL BE OVERWRITTEN. To get it running locally:

  • git clone https://github.com/DSSWG/DSS-Recorder.git
  • cd DSS-Recorder
  • npm install
  • gulp
  • In Chrome, navigate to chrome://extensions and ensure "Developer Mode" (top right) is checked
  • Click "Load unpacked extension" and select the cloned folder

Livereload should ensure the background script is reloaded every time you save a file. You will however have to refresh the page you're visiting.

About

🎥 A broswer extension to record and save interactivity to be played back

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published