Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afzalimdad9/free-loom-extension
Display camera video as a round blob on your browser similar to loom, use along with any screen recording software
https://github.com/afzalimdad9/free-loom-extension
chrome-extension extension javascript loom recorder recording typescript
Last synced: about 1 month ago
JSON representation
Display camera video as a round blob on your browser similar to loom, use along with any screen recording software
- Host: GitHub
- URL: https://github.com/afzalimdad9/free-loom-extension
- Owner: afzalimdad9
- Created: 2024-08-26T08:24:38.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T13:07:40.000Z (5 months ago)
- Last Synced: 2024-10-06T03:06:38.753Z (4 months ago)
- Topics: chrome-extension, extension, javascript, loom, recorder, recording, typescript
- Language: JavaScript
- Homepage:
- Size: 193 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Free Loom-like Alternative
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.
Here's how it looks:[![Build your custom AI model using contentable.ai](thumbnail.jpg)](https://www.youtube.com/watch?v=M6QJoCAxWe4)
## Features
- **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.## Installation
1. Clone or download the repository.
2. Open Chrome and navigate to `chrome://extensions/`.
3. Enable "Developer mode" at the top right.
4. Click "Load unpacked" and select the directory of the extension.
5. The extension is now installed! Look for its icon in the Chrome toolbar.## Usage
1. Click on the extension's icon in the Chrome toolbar.
2. Choose to start or stop the video feed as needed.
3. Once the video feed is active, drag it around your browser window.## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
[MIT](https://choosealicense.com/licenses/mit/)