Google Chrome IP-Camera Viewer Extension
- Streams MJPEG & JPEG Source
- Camera-Presets
- Multiview
- Fullscreen
- Export / Import JSON File
- Clone
- Install yarn:
npm install -g yarn
- Run
yarn
- Run
npm run start
- Load your extension on Chrome following:
- Access
chrome://extensions/
- Check
Developer mode
- Click on
Load unpacked extension
- Select the
build
folder
- Access
I forked this boilerplate from chrome-extension-webpack-boilerplate
See the LICENSE file for license rights and limitations (MIT).