Skip to content

ww24/chrome-tab-recorder

Repository files navigation

chrome-tab-recorder

Google Chrome Extensions Tab Recorder

Install

Development

Build

npm install
npm build

Directory structure

.
├── README.md   ... this file
├── docs        ... GitHub Pages directory
├── extension   ... Chrome Extensions entrypoint
└── src         ... source files

References