An intuitive Chrome extension that provides a draggable webcam feed on your browser, similar to Loom, but with a twist. Easily start, stop, and move your video feed around your browser window.
- Start and Stop Webcam: Toggle your webcam feed with a click.
- Draggable Webcam Feed: Move the feed anywhere on the browser window.
- Dynamic Resizing: Drag the video feed, and it enlarges by 50% for better visibility, reverting to the original size after a brief moment. [TODO]
- Clone or download the repository.
- Open Chrome and navigate to
chrome://extensions/
. - Enable "Developer mode" at the top right.
- Click "Load unpacked" and select the directory of the extension.
- The extension is now installed! Look for its icon in the Chrome toolbar.
- Click on the extension's icon in the Chrome toolbar.
- Choose to start or stop the video feed as needed.
- Once the video feed is active, drag it around your browser window.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.