An open API service indexing awesome lists of open source software.

https://github.com/ritiksharmarj/frontmirror

A one-click camera check, right from the chrome toolbar.
https://github.com/ritiksharmarj/frontmirror

chrome-extention eslint open-source prettier react typescript vite wxt-dev

Last synced: 3 months ago
JSON representation

A one-click camera check, right from the chrome toolbar.

Awesome Lists containing this project

README

          

# Frontmirror

A one-click camera check, right from the chrome toolbar.

🏄‍♂️ [Chrome extension](https://ritiksharma.me/frontmirror)

[![Frontmirror Cover Image](https://github.com/user-attachments/assets/93fc3105-345a-4e94-b0de-55156c6983bb)](https://youtu.be/yiQMPoZtqvM?feature=shared)

## What is this?

It's a chrome extension that provides one-click access to your camera, right from your chrome toolbar.

## Yeah but why?

Ever been in a hurry to join a video call and quickly needed to check your camera? Front mirror simplifies that process with just one click. No more navigating menus or wasting time - just instant access to your camera when you need it most.

The fastest and easiest way to check camera.

## Tech stack

- [TypeScript](https://www.typescriptlang.org) – language
- [WXT.dev](https://wxt.dev) – framework

Why WXT? It's like Next.js, but for web extensions.

## Webpack config

If anyone interested in the webpack config then check out this branch [webpack react config](https://github.com/ritiksharmarj/frontmirror/tree/migrate-react)