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.
- Host: GitHub
- URL: https://github.com/ritiksharmarj/frontmirror
- Owner: ritiksharmarj
- Created: 2023-09-30T07:44:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-19T19:14:31.000Z (over 1 year ago)
- Last Synced: 2025-05-19T00:17:22.382Z (about 1 year ago)
- Topics: chrome-extention, eslint, open-source, prettier, react, typescript, vite, wxt-dev
- Language: TypeScript
- Homepage: https://ritiksharma.me/frontmirror
- Size: 4.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontmirror
A one-click camera check, right from the chrome toolbar.
🏄‍♂️ [Chrome extension](https://ritiksharma.me/frontmirror)
[](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)