Skip to content

reZach/page-recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Page Recorder Extension

Installation

  1. Clone the repo

git clone https://github.com/reZach/page-recorder.git

  1. Open up Chrome
  2. Run npm run build
  3. Navigate to chrome://extensions/
  4. Flick on Developer mode (top right corner)
  5. Click Load unpacked (top left corner), select the build folder that was created after doing step 3
  6. Enable the extension by toggling it. Click the refresh button to load the extension

Usage

  1. Navigate to any webpage
  2. Click on the extension's icon and click "Clear" to clear any previously selected elements
  3. Click "Record" to begin recording user clicks
  4. Begin navigating through any website
  5. When you are finished navigating pages on the website, click the "Save" button to download a file of the user-clicked elements

Development

  1. Make changes to the repo
  2. Reload the extension as in step 6 of Installation
  3. Notice your changes that took place
  4. If you need to debug the background thread, click this link

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published